aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/rw-eap-ttls-radius
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-09-01 00:16:19 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-09-01 00:16:19 +0200
commit873604dd7f029682a30a6b6583f1cf5e9d79c2b8 (patch)
tree81efd6803b79ba6579c7c0bce3094e3f764e5f2f /testing/tests/ikev2/rw-eap-ttls-radius
parent3a0190806061fbf909490167f25eea34cc629cdf (diff)
downloadstrongswan-873604dd7f029682a30a6b6583f1cf5e9d79c2b8.tar.bz2
strongswan-873604dd7f029682a30a6b6583f1cf5e9d79c2b8.tar.xz
defined aaa_identity
Diffstat (limited to 'testing/tests/ikev2/rw-eap-ttls-radius')
-rwxr-xr-xtesting/tests/ikev2/rw-eap-ttls-radius/hosts/carol/etc/ipsec.conf3
-rwxr-xr-xtesting/tests/ikev2/rw-eap-ttls-radius/hosts/dave/etc/ipsec.conf3
2 files changed, 4 insertions, 2 deletions
diff --git a/testing/tests/ikev2/rw-eap-ttls-radius/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/rw-eap-ttls-radius/hosts/carol/etc/ipsec.conf
index 10b5579e1..73691054d 100755
--- a/testing/tests/ikev2/rw-eap-ttls-radius/hosts/carol/etc/ipsec.conf
+++ b/testing/tests/ikev2/rw-eap-ttls-radius/hosts/carol/etc/ipsec.conf
@@ -2,7 +2,7 @@
config setup
plutostart=no
- charondebug="ike 2"
+ charondebug="tls 2, ike 2"
conn %default
ikelifetime=60m
@@ -20,4 +20,5 @@ conn home
rightid=@moon.strongswan.org
rightsubnet=10.1.0.0/16
rightauth=pubkey
+ aaa_identity="C=CH, O=Linux strongSwan, CN=aaa.strongswan.org"
auto=add
diff --git a/testing/tests/ikev2/rw-eap-ttls-radius/hosts/dave/etc/ipsec.conf b/testing/tests/ikev2/rw-eap-ttls-radius/hosts/dave/etc/ipsec.conf
index c581d1bf6..6be44f7e7 100755
--- a/testing/tests/ikev2/rw-eap-ttls-radius/hosts/dave/etc/ipsec.conf
+++ b/testing/tests/ikev2/rw-eap-ttls-radius/hosts/dave/etc/ipsec.conf
@@ -2,7 +2,7 @@
config setup
plutostart=no
- charondebug="ike 2"
+ charondebug="tls 2, ike 2"
conn %default
ikelifetime=60m
@@ -20,4 +20,5 @@ conn home
rightid=@moon.strongswan.org
rightsubnet=10.1.0.0/16
rightauth=pubkey
+ aaa_identity="C=CH, O=Linux strongSwan, CN=aaa.strongswan.org"
auto=add