]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
ikev1 hybrid authentication does not need client certificates
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 12 Sep 2012 10:42:24 +0000 (12:42 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 12 Sep 2012 10:42:24 +0000 (12:42 +0200)
testing/tests/ikev1/xauth-id-rsa-hybrid/hosts/carol/etc/ipsec.conf
testing/tests/ikev1/xauth-id-rsa-hybrid/hosts/carol/etc/ipsec.secrets
testing/tests/ikev1/xauth-id-rsa-hybrid/hosts/dave/etc/ipsec.conf
testing/tests/ikev1/xauth-id-rsa-hybrid/hosts/dave/etc/ipsec.secrets

index de2f39409c4dace78cd3a30e4fd42dd3615451e9..e12cefa65393f69fc07ca01a842d257bf1fdf29b 100644 (file)
@@ -11,7 +11,6 @@ conn %default
 
 conn home
        left=PH_IP_CAROL
-       leftcert=carolCert.pem
        leftid=carol@strongswan.org
        leftauth=xauth
        leftfirewall=yes
index 29492b5f9ff6e6929f81959d256459c20a1bfb2f..cf2178e9b96da5497e074e32f6862dbb8cd12f17 100644 (file)
@@ -1,5 +1,3 @@
 # /etc/ipsec.secrets - strongSwan IPsec secrets file
 
-: RSA carolKey.pem "nH5ZQEWtku0RJEZ6"
-
 carol : XAUTH "4iChxLT3" 
index aec4b7f7f92834a8ea9a1036ad2142a0096ba0fe..03b29f6c93cae25da65b0eb05a07201a61efbd54 100644 (file)
@@ -11,7 +11,6 @@ conn %default
 
 conn home
        left=PH_IP_DAVE
-       leftcert=daveCert.pem
        leftid=dave@strongswan.org
        leftauth=xauth
        leftfirewall=yes
index 8cf7db530bbfdbe3ec812e31c731f0b61ac88369..19d9186309857136eb3fcebb003ef354e9f1103a 100644 (file)
@@ -1,5 +1,3 @@
 # /etc/ipsec.secrets - strongSwan IPsec secrets file
 
-: RSA daveKey.pem
-
 dave : XAUTH "ryftzG4A"