ikev1 hybrid authentication does not need client certificates

This commit is contained in:
Andreas Steffen
2012-09-12 12:42:24 +02:00
parent e1588893f5
commit 979027ae04
4 changed files with 0 additions and 6 deletions
@@ -11,7 +11,6 @@ conn %default
conn home
left=PH_IP_CAROL
leftcert=carolCert.pem
leftid=carol@strongswan.org
leftauth=xauth
leftfirewall=yes
@@ -1,5 +1,3 @@
# /etc/ipsec.secrets - strongSwan IPsec secrets file
: RSA carolKey.pem "nH5ZQEWtku0RJEZ6"
carol : XAUTH "4iChxLT3"
@@ -11,7 +11,6 @@ conn %default
conn home
left=PH_IP_DAVE
leftcert=daveCert.pem
leftid=dave@strongswan.org
leftauth=xauth
leftfirewall=yes
@@ -1,5 +1,3 @@
# /etc/ipsec.secrets - strongSwan IPsec secrets file
: RSA daveKey.pem
dave : XAUTH "ryftzG4A"