Page MenuHomeVyOS Platform

openvpn: "delete server client" doesn't delete the corresponding ccd configs
Closed, ResolvedPublic

Description

As above, the ccd config files are left over so they keep being used after the client is deleted from the config.

[edit interfaces openvpn vtun0]
vyos@vyos# delete server client client1
[edit interfaces openvpn vtun0]
vyos@vyos# commit
[edit interfaces openvpn vtun0]
vyos@vyos# ls /opt/vyatta/etc/openvpn/ccd/vtun0/
client1
[edit interfaces openvpn vtun0]
vyos@vyos#

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)