From 873604dd7f029682a30a6b6583f1cf5e9d79c2b8 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 1 Sep 2010 00:16:19 +0200 Subject: [PATCH] defined aaa_identity --- .../tests/ikev2/rw-eap-tls-radius/hosts/carol/etc/ipsec.conf | 2 ++ .../tests/ikev2/rw-eap-ttls-radius/hosts/carol/etc/ipsec.conf | 3 ++- .../tests/ikev2/rw-eap-ttls-radius/hosts/dave/etc/ipsec.conf | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/testing/tests/ikev2/rw-eap-tls-radius/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/rw-eap-tls-radius/hosts/carol/etc/ipsec.conf index cf26e1273..ac6052845 100755 --- a/testing/tests/ikev2/rw-eap-tls-radius/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev2/rw-eap-tls-radius/hosts/carol/etc/ipsec.conf @@ -2,6 +2,7 @@ config setup plutostart=no + charondebug="tls 2, ike 2" conn %default ikelifetime=60m @@ -19,4 +20,5 @@ conn home rightid="C=CH, O=Linux strongSwan, CN=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/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