testing: Script building fresh certificates
This commit is contained in:
committed by
Tobias Brunner
parent
3ee352a691
commit
8db01c6a3f
@@ -7,11 +7,11 @@ connections {
|
||||
local {
|
||||
auth = eap
|
||||
certs = carolCert.pem
|
||||
aaa_id = "C=CH, O=Linux strongSwan, CN=aaa.strongswan.org"
|
||||
aaa_id = "C=CH, O=strongSwan Project, CN=aaa.strongswan.org"
|
||||
}
|
||||
remote {
|
||||
auth = pubkey
|
||||
id = "C=CH, O=Linux strongSwan, CN=moon.strongswan.org"
|
||||
id = "C=CH, O=strongSwan Project, CN=moon.strongswan.org"
|
||||
}
|
||||
children {
|
||||
home {
|
||||
|
||||
@@ -9,7 +9,7 @@ connections {
|
||||
}
|
||||
remote {
|
||||
auth = eap-radius
|
||||
id = "C=CH, O=Linux strongSwan, OU=Research, [email protected]"
|
||||
id = "C=CH, O=strongSwan Project, OU=Research, [email protected]"
|
||||
}
|
||||
children {
|
||||
net {
|
||||
|
||||
Reference in New Issue
Block a user