]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
rsasig is not recognized as authentication method
authorAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 18 Jun 2012 20:03:36 +0000 (22:03 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 18 Jun 2012 20:03:36 +0000 (22:03 +0200)
testing/tests/ikev1/xauth-id-rsa/hosts/carol/etc/ipsec.conf
testing/tests/ikev1/xauth-id-rsa/hosts/dave/etc/ipsec.conf
testing/tests/ikev1/xauth-id-rsa/hosts/moon/etc/ipsec.conf
testing/tests/ikev1/xauth-rsa-config/hosts/carol/etc/ipsec.conf
testing/tests/ikev1/xauth-rsa-config/hosts/dave/etc/ipsec.conf
testing/tests/ikev1/xauth-rsa-config/hosts/moon/etc/ipsec.conf
testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/carol/etc/ipsec.conf
testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/moon/etc/ipsec.conf
testing/tests/ikev1/xauth-rsa/hosts/carol/etc/ipsec.conf
testing/tests/ikev1/xauth-rsa/hosts/dave/etc/ipsec.conf
testing/tests/ikev1/xauth-rsa/hosts/moon/etc/ipsec.conf

index 1c63ce4279ca93f6b282162d0eea9f92120c016e..6e06e541d5b18b519bc71f6c5e1d57418e9c47e9 100644 (file)
@@ -13,12 +13,12 @@ conn home
        left=PH_IP_CAROL
        leftcert=carolCert.pem
        leftid=carol@strongswan.org
-       leftauth=rsasig
+       leftauth=pubkey
        leftauth2=xauth
        leftfirewall=yes
        right=PH_IP_MOON
        rightsubnet=10.1.0.0/16
        rightid=@moon.strongswan.org
-       rightauth=rsasig
+       rightauth=pubkey
        xauth_identity=carol
        auto=add
index a3f05f9d31b7b8a7f9eafea885acb64a87f3dedc..9c4d0f430ec14a0a9d04a4f63d6b53eb3548f22d 100644 (file)
@@ -13,12 +13,12 @@ conn home
        left=PH_IP_DAVE
        leftcert=daveCert.pem
        leftid=dave@strongswan.org
-       leftauth=rsasig
+       leftauth=pubkey
        leftauth2=xauth
        leftfirewall=yes
        right=PH_IP_MOON
        rightsubnet=10.1.0.0/16
        rightid=@moon.strongswan.org
-       rightauth=rsasig
+       rightauth=pubkey
        xauth_identity=dave
        auto=add
index 8b2078ea19d74645187cfe8141e1ca54e1371d7e..3c69449103ab4f8a8bda100ce68611eb301098d1 100644 (file)
@@ -14,9 +14,9 @@ conn rw
        leftcert=moonCert.pem
        leftid=@moon.strongswan.org
        leftsubnet=10.1.0.0/16
-       leftauth=rsasig
+       leftauth=pubkey
        leftfirewall=yes
        right=%any
-       rightauth=rsasig
+       rightauth=pubkey
        rightauth2=xauth
        auto=add
index c3934559de9e9a7ec7d899ddb2950e30ce8ccacf..0eab240cd5d5637640b74528dbc4cb82057bad0b 100644 (file)
@@ -14,11 +14,11 @@ conn home
        leftsourceip=%config
        leftcert=carolCert.pem
        leftid=carol@strongswan.org
-       leftauth=rsasig
+       leftauth=pubkey
        leftauth2=xauth
        leftfirewall=yes
        right=PH_IP_MOON
        rightsubnet=10.1.0.0/16
        rightid=@moon.strongswan.org
-       rightauth=rsasig
+       rightauth=pubkey
        auto=add
index 8f18b9ee4a5d25c92630d85e4e605b1c90275c0a..8c6de9a3a55997b6cbcd2c57bc65263216947448 100644 (file)
@@ -14,11 +14,11 @@ conn home
        leftsourceip=%config
        leftcert=daveCert.pem
        leftid=dave@strongswan.org
-       leftauth=rsasig
+       leftauth=pubkey
        leftauth2=xauth
        leftfirewall=yes
        right=PH_IP_MOON
        rightsubnet=10.1.0.0/16
        rightid=@moon.strongswan.org
-       rightauth=rsasig
+       rightauth=pubkey
        auto=add
index d2bd0f53872926291adf59d774ba9736edd39cf2..d9fcc27c4f89c385793c8afa6d4e5dbee73e5800 100644 (file)
@@ -12,10 +12,10 @@ conn %default
        leftcert=moonCert.pem
        leftid=@moon.strongswan.org
        leftsubnet=10.1.0.0/16
-       leftauth=rsasig
+       leftauth=pubkey
        leftfirewall=yes
        right=%any
-       rightauth=rsasig
+       rightauth=pubkey
        rightauth2=xauth
        auto=add
 
index e14f95107c6dc102d231b641f15f49d20b8b9def..2fdd60f0061f1a6b8b24a081bacdff619297ed11 100644 (file)
@@ -13,11 +13,11 @@ conn home
        left=PH_IP_CAROL
        leftcert=carolCert.pem
        leftid=carol@strongswan.org
-       leftauth=rsasig
+       leftauth=pubkey
        leftauth2=xauth
        leftfirewall=yes
        right=PH_IP_MOON
        rightsubnet=10.1.0.0/16
        rightid=@moon.strongswan.org
-       rightauth=rsasig
+       rightauth=pubkey
        auto=add
index afc8379bfa8d4e317bff1b844ce6df9ee6e1ef74..7d005021267e374c9fd97b3cea0c37c01820dba4 100644 (file)
@@ -14,9 +14,9 @@ conn rw
        leftsubnet=10.1.0.0/16
        leftid=@moon.strongswan.org
        leftcert=moonCert.pem
-       leftauth=rsasig
+       leftauth=pubkey
        leftfirewall=yes
        right=%any
-       rightauth=rsasig
+       rightauth=pubkey
        rightauth2=xauth
        auto=add
index e14f95107c6dc102d231b641f15f49d20b8b9def..2fdd60f0061f1a6b8b24a081bacdff619297ed11 100644 (file)
@@ -13,11 +13,11 @@ conn home
        left=PH_IP_CAROL
        leftcert=carolCert.pem
        leftid=carol@strongswan.org
-       leftauth=rsasig
+       leftauth=pubkey
        leftauth2=xauth
        leftfirewall=yes
        right=PH_IP_MOON
        rightsubnet=10.1.0.0/16
        rightid=@moon.strongswan.org
-       rightauth=rsasig
+       rightauth=pubkey
        auto=add
index 3ac23f3281c1139b0fb746b50ecda287620ae29f..36f0c581fa491de4c2475ef77623e663bab2f32a 100644 (file)
@@ -13,11 +13,11 @@ conn home
        left=PH_IP_DAVE
        leftcert=daveCert.pem
        leftid=dave@strongswan.org
-       leftauth=rsasig
+       leftauth=pubkey
        leftauth2=xauth
        leftfirewall=yes
        right=PH_IP_MOON
        rightsubnet=10.1.0.0/16
        rightid=@moon.strongswan.org
-       rightauth=rsasig
+       rightauth=pubkey
        auto=add
index 8b2078ea19d74645187cfe8141e1ca54e1371d7e..3c69449103ab4f8a8bda100ce68611eb301098d1 100644 (file)
@@ -14,9 +14,9 @@ conn rw
        leftcert=moonCert.pem
        leftid=@moon.strongswan.org
        leftsubnet=10.1.0.0/16
-       leftauth=rsasig
+       leftauth=pubkey
        leftfirewall=yes
        right=%any
-       rightauth=rsasig
+       rightauth=pubkey
        rightauth2=xauth
        auto=add