defined aaa_identity

This commit is contained in:
Andreas Steffen 2010-09-01 00:16:19 +02:00
parent 3a01908060
commit 873604dd7f
3 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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