aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-06-18 22:03:36 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-06-18 22:03:36 +0200
commit8b8f5c6141dcddbe1097719fb4a3c12c9af028da (patch)
treeb06823bd46c4008fad5afc66043c11106a92beb0 /testing
parent49d18a8e06f1179f77ae9c1b1178297736f63bab (diff)
downloadstrongswan-8b8f5c6141dcddbe1097719fb4a3c12c9af028da.tar.bz2
strongswan-8b8f5c6141dcddbe1097719fb4a3c12c9af028da.tar.xz
rsasig is not recognized as authentication method
Diffstat (limited to 'testing')
-rw-r--r--testing/tests/ikev1/xauth-id-rsa/hosts/carol/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-id-rsa/hosts/dave/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-id-rsa/hosts/moon/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-rsa-config/hosts/carol/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-rsa-config/hosts/dave/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-rsa-config/hosts/moon/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/carol/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/moon/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-rsa/hosts/carol/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-rsa/hosts/dave/etc/ipsec.conf4
-rw-r--r--testing/tests/ikev1/xauth-rsa/hosts/moon/etc/ipsec.conf4
11 files changed, 22 insertions, 22 deletions
diff --git a/testing/tests/ikev1/xauth-id-rsa/hosts/carol/etc/ipsec.conf b/testing/tests/ikev1/xauth-id-rsa/hosts/carol/etc/ipsec.conf
index 1c63ce427..6e06e541d 100644
--- a/testing/tests/ikev1/xauth-id-rsa/hosts/carol/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-id-rsa/hosts/carol/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-id-rsa/hosts/dave/etc/ipsec.conf b/testing/tests/ikev1/xauth-id-rsa/hosts/dave/etc/ipsec.conf
index a3f05f9d3..9c4d0f430 100644
--- a/testing/tests/ikev1/xauth-id-rsa/hosts/dave/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-id-rsa/hosts/dave/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-id-rsa/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/xauth-id-rsa/hosts/moon/etc/ipsec.conf
index 8b2078ea1..3c6944910 100644
--- a/testing/tests/ikev1/xauth-id-rsa/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-id-rsa/hosts/moon/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-rsa-config/hosts/carol/etc/ipsec.conf b/testing/tests/ikev1/xauth-rsa-config/hosts/carol/etc/ipsec.conf
index c3934559d..0eab240cd 100644
--- a/testing/tests/ikev1/xauth-rsa-config/hosts/carol/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-rsa-config/hosts/carol/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-rsa-config/hosts/dave/etc/ipsec.conf b/testing/tests/ikev1/xauth-rsa-config/hosts/dave/etc/ipsec.conf
index 8f18b9ee4..8c6de9a3a 100644
--- a/testing/tests/ikev1/xauth-rsa-config/hosts/dave/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-rsa-config/hosts/dave/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-rsa-config/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/xauth-rsa-config/hosts/moon/etc/ipsec.conf
index d2bd0f538..d9fcc27c4 100644
--- a/testing/tests/ikev1/xauth-rsa-config/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-rsa-config/hosts/moon/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/carol/etc/ipsec.conf b/testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/carol/etc/ipsec.conf
index e14f95107..2fdd60f00 100644
--- a/testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/carol/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/carol/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/moon/etc/ipsec.conf
index afc8379bf..7d0050212 100644
--- a/testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-rsa-eap-md5-radius/hosts/moon/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-rsa/hosts/carol/etc/ipsec.conf b/testing/tests/ikev1/xauth-rsa/hosts/carol/etc/ipsec.conf
index e14f95107..2fdd60f00 100644
--- a/testing/tests/ikev1/xauth-rsa/hosts/carol/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-rsa/hosts/carol/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-rsa/hosts/dave/etc/ipsec.conf b/testing/tests/ikev1/xauth-rsa/hosts/dave/etc/ipsec.conf
index 3ac23f328..36f0c581f 100644
--- a/testing/tests/ikev1/xauth-rsa/hosts/dave/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-rsa/hosts/dave/etc/ipsec.conf
@@ -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
diff --git a/testing/tests/ikev1/xauth-rsa/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/xauth-rsa/hosts/moon/etc/ipsec.conf
index 8b2078ea1..3c6944910 100644
--- a/testing/tests/ikev1/xauth-rsa/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-rsa/hosts/moon/etc/ipsec.conf
@@ -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