Adapt test configurations
Adapt test configurations to the new Debian-based system.
This commit is contained in:
committed by
Tobias Brunner
parent
766466b8d1
commit
533177003c
@@ -18,11 +18,11 @@ conn %default
|
||||
|
||||
conn alice
|
||||
leftcert=carolCert.pem
|
||||
rightsubnet=10.1.0.10/32
|
||||
rightsubnet=PH_IP_ALICE/32
|
||||
auto=add
|
||||
|
||||
conn venus
|
||||
leftcert=carolCert-002.pem
|
||||
rightsubnet=10.1.0.20/32
|
||||
rightsubnet=PH_IP_VENUS/32
|
||||
auto=add
|
||||
|
||||
|
||||
@@ -23,10 +23,10 @@ conn %default
|
||||
keyexchange=ikev2
|
||||
|
||||
conn alice
|
||||
leftsubnet=10.1.0.10/32
|
||||
leftsubnet=PH_IP_ALICE/32
|
||||
auto=add
|
||||
|
||||
conn venus
|
||||
leftsubnet=10.1.0.20/32
|
||||
leftsubnet=PH_IP_VENUS/32
|
||||
auto=add
|
||||
|
||||
|
||||
Reference in New Issue
Block a user