testing: Script building fresh certificates
This commit is contained in:
committed by
Tobias Brunner
parent
3ee352a691
commit
8db01c6a3f
@@ -16,6 +16,6 @@ conn alice
|
||||
leftsendcert=ifasked
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
rightsubnet=PH_IP_ALICE/32
|
||||
auto=add
|
||||
|
||||
@@ -16,6 +16,6 @@ conn venus
|
||||
leftsendcert=ifasked
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
rightsubnet=PH_IP_VENUS/32
|
||||
auto=add
|
||||
|
||||
@@ -22,12 +22,12 @@ conn alice
|
||||
leftsubnet=PH_IP_ALICE/32
|
||||
right=PH_IP_CAROL
|
||||
[email protected]
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
auto=add
|
||||
|
||||
|
||||
conn venus
|
||||
leftsubnet=PH_IP_VENUS/32
|
||||
right=PH_IP_DAVE
|
||||
[email protected]
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
auto=add
|
||||
|
||||
@@ -13,7 +13,7 @@ conn %default
|
||||
leftsendcert=ifasked
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
|
||||
conn alice
|
||||
rightsubnet=PH_IP_ALICE/32
|
||||
|
||||
@@ -13,7 +13,7 @@ conn %default
|
||||
leftsendcert=ifasked
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
|
||||
conn venus
|
||||
rightsubnet=PH_IP_VENUS/32
|
||||
|
||||
@@ -21,11 +21,11 @@ conn %default
|
||||
conn alice
|
||||
leftsubnet=PH_IP_ALICE/32
|
||||
right=%any
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
auto=add
|
||||
|
||||
|
||||
conn venus
|
||||
leftsubnet=PH_IP_VENUS/32
|
||||
right=%any
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
auto=add
|
||||
|
||||
@@ -13,12 +13,12 @@ conn %default
|
||||
leftsendcert=ifasked
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
|
||||
conn alice
|
||||
rightsubnet=PH_IP_ALICE/32
|
||||
auto=add
|
||||
|
||||
|
||||
conn venus
|
||||
rightsubnet=PH_IP_VENUS/32
|
||||
auto=add
|
||||
|
||||
@@ -13,12 +13,12 @@ conn %default
|
||||
leftsendcert=ifasked
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
rightca="C=CH, O=Linux strongSwan, CN=strongSwan Root CA"
|
||||
rightca="C=CH, O=strongSwan Project, CN=strongSwan Root CA"
|
||||
|
||||
conn alice
|
||||
rightsubnet=PH_IP_ALICE/32
|
||||
auto=add
|
||||
|
||||
|
||||
conn venus
|
||||
rightsubnet=PH_IP_VENUS/32
|
||||
auto=add
|
||||
|
||||
@@ -21,11 +21,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