test-vector support in rw-cert scenarios
This commit is contained in:
@@ -9,15 +9,16 @@ conn %default
|
||||
rekeymargin=3m
|
||||
keyingtries=1
|
||||
keyexchange=ikev2
|
||||
authby=eap
|
||||
|
||||
conn home
|
||||
left=PH_IP_CAROL
|
||||
leftnexthop=%direct
|
||||
[email protected]
|
||||
leftfirewall=yes
|
||||
leftauth=eap
|
||||
eap_identity=228060123456001
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
rightsubnet=10.1.0.0/16
|
||||
rightauth=pubkey
|
||||
auto=add
|
||||
|
||||
@@ -12,15 +12,15 @@ conn %default
|
||||
keyexchange=ikev2
|
||||
|
||||
conn rw-eap
|
||||
authby=rsasig
|
||||
eap=radius
|
||||
eap_identity=%identity
|
||||
left=PH_IP_MOON
|
||||
leftsubnet=10.1.0.0/16
|
||||
[email protected]
|
||||
leftcert=moonCert.pem
|
||||
leftauth=pubkey
|
||||
leftfirewall=yes
|
||||
rightid=*@strongswan.org
|
||||
rightauth=eap-radius
|
||||
eap_identity=%any
|
||||
rightsendcert=never
|
||||
right=%any
|
||||
auto=add
|
||||
|
||||
Reference in New Issue
Block a user