testing: Script building fresh certificates
This commit is contained in:
committed by
Tobias Brunner
parent
3ee352a691
commit
8db01c6a3f
@@ -10,14 +10,14 @@ conn %default
|
||||
keyingtries=1
|
||||
keyexchange=ikev2
|
||||
left=PH_IP_CAROL
|
||||
leftcert=carolCert-ifuri.pem
|
||||
leftcert=carolCert.pem
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
|
||||
conn alice
|
||||
rightsubnet=PH_IP_ALICE/32
|
||||
auto=add
|
||||
|
||||
|
||||
conn venus
|
||||
rightsubnet=PH_IP_VENUS/32
|
||||
auto=add
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
config setup
|
||||
strictcrlpolicy=ifuri
|
||||
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
keylife=20m
|
||||
@@ -10,14 +10,14 @@ conn %default
|
||||
keyingtries=1
|
||||
keyexchange=ikev2
|
||||
left=PH_IP_DAVE
|
||||
leftcert=daveCert-ifuri.pem
|
||||
leftcert=daveCert.pem
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
|
||||
conn alice
|
||||
rightsubnet=PH_IP_ALICE/32
|
||||
auto=add
|
||||
|
||||
|
||||
conn venus
|
||||
rightsubnet=PH_IP_VENUS/32
|
||||
auto=add
|
||||
|
||||
@@ -16,11 +16,11 @@ conn %default
|
||||
conn alice
|
||||
leftsubnet=PH_IP_ALICE/32
|
||||
right=%any
|
||||
rightca="C=CH, O=Linux strongSwan, OU=Research, CN=Research CA"
|
||||
rightca="C=CH, O=strongSwan Project, OU=Research, CN=Research CA"
|
||||
auto=add
|
||||
|
||||
|
||||
conn venus
|
||||
leftsubnet=PH_IP_VENUS/32
|
||||
right=%any
|
||||
rightca="C=CH, O=Linux strongSwan, OU=Sales, CN=Sales CA"
|
||||
rightca="C=CH, O=strongSwan Project, OU=Sales, CN=Sales CA"
|
||||
auto=add
|
||||
|
||||
Reference in New Issue
Block a user