ikev1 hybrid authentication does not need client certificates
This commit is contained in:
@@ -11,7 +11,6 @@ conn %default
|
|||||||
|
|
||||||
conn home
|
conn home
|
||||||
left=PH_IP_CAROL
|
left=PH_IP_CAROL
|
||||||
leftcert=carolCert.pem
|
|
||||||
[email protected]
|
[email protected]
|
||||||
leftauth=xauth
|
leftauth=xauth
|
||||||
leftfirewall=yes
|
leftfirewall=yes
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
# /etc/ipsec.secrets - strongSwan IPsec secrets file
|
# /etc/ipsec.secrets - strongSwan IPsec secrets file
|
||||||
|
|
||||||
: RSA carolKey.pem "nH5ZQEWtku0RJEZ6"
|
|
||||||
|
|
||||||
carol : XAUTH "4iChxLT3"
|
carol : XAUTH "4iChxLT3"
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ conn %default
|
|||||||
|
|
||||||
conn home
|
conn home
|
||||||
left=PH_IP_DAVE
|
left=PH_IP_DAVE
|
||||||
leftcert=daveCert.pem
|
|
||||||
[email protected]
|
[email protected]
|
||||||
leftauth=xauth
|
leftauth=xauth
|
||||||
leftfirewall=yes
|
leftfirewall=yes
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
# /etc/ipsec.secrets - strongSwan IPsec secrets file
|
# /etc/ipsec.secrets - strongSwan IPsec secrets file
|
||||||
|
|
||||||
: RSA daveKey.pem
|
|
||||||
|
|
||||||
dave : XAUTH "ryftzG4A"
|
dave : XAUTH "ryftzG4A"
|
||||||
|
|||||||
Reference in New Issue
Block a user