fixed suppression of cert requests in eap-sim and eap-aka scenarios
This commit is contained in:
@@ -19,5 +19,4 @@ conn home
|
||||
right=PH_IP_MOON
|
||||
rightid=@moon.strongswan.org
|
||||
rightsubnet=10.1.0.0/16
|
||||
rightsendcert=never
|
||||
auto=add
|
||||
|
||||
@@ -20,5 +20,6 @@ conn rw-eapaka
|
||||
leftcert=moonCert.pem
|
||||
leftfirewall=yes
|
||||
rightid=*@strongswan.org
|
||||
rightsendcert=never
|
||||
right=%any
|
||||
auto=add
|
||||
|
||||
@@ -19,5 +19,4 @@ conn home
|
||||
right=PH_IP_MOON
|
||||
rightid=@moon.strongswan.org
|
||||
rightsubnet=10.1.0.0/16
|
||||
rightsendcert=never
|
||||
auto=add
|
||||
|
||||
@@ -21,4 +21,5 @@ conn rw-eapsim
|
||||
leftfirewall=yes
|
||||
rightid=*@strongswan.org
|
||||
right=%any
|
||||
rightsendcert=never
|
||||
auto=add
|
||||
|
||||
Reference in New Issue
Block a user