diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-01-02 15:33:59 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-01-02 15:33:59 +0100 |
commit | 5c2a7ea94eccdac906a5472ebb4966a4ed1d0cb9 (patch) | |
tree | 188fa2ed01ec5dcbabd0afaaf2ff8a8c96e748e3 /debian/strongswan-starter.templates | |
parent | 490b8469adf6ec0c742b4b36a6819cb87ff0c7b6 (diff) | |
download | vyos-strongswan-5c2a7ea94eccdac906a5472ebb4966a4ed1d0cb9.tar.gz vyos-strongswan-5c2a7ea94eccdac906a5472ebb4966a4ed1d0cb9.zip |
remove references to pluto.
* debian/ipsec.secrets.proto: remove reference to pluto.
* debian/strongswan-starter.* remove references to pluto.
Diffstat (limited to 'debian/strongswan-starter.templates')
-rw-r--r-- | debian/strongswan-starter.templates | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/debian/strongswan-starter.templates b/debian/strongswan-starter.templates index f36a76388..a54581e8a 100644 --- a/debian/strongswan-starter.templates +++ b/debian/strongswan-starter.templates @@ -28,18 +28,11 @@ _Description: Restart strongSwan now? existing connections and then bring them back up, so if you are using such a strongSwan tunnel to connect for this update, restarting is not recommended. -Template: strongswan/ikev1 +Template: strongswan/charon Type: boolean Default: true -_Description: Start strongSwan's IKEv1 daemon? - The pluto daemon must be running to support version 1 of the Internet Key - Exchange protocol. - -Template: strongswan/ikev2 -Type: boolean -Default: true -_Description: Start strongSwan's IKEv2 daemon? - The charon daemon must be running to support version 2 of the Internet Key +_Description: Start strongSwan's charon daemon? + The charon daemon must be running to support the Internet Key Exchange protocol. Template: strongswan/install_x509_certificate @@ -190,5 +183,4 @@ _Description: Enable opportunistic encryption? cause a significant delay for every new outgoing connection. . You should only enable opportunistic encryption if you are sure you want it. - It may break the Internet connection (default route) as the pluto daemon - starts. + It may break the Internet connection (default route) as the daemon starts. |