testing: Migrate ikev2-stroke-bye scenarios to vici
This commit is contained in:
Binary file not shown.
+27
@@ -0,0 +1,27 @@
|
||||
connections {
|
||||
|
||||
home {
|
||||
local_addrs = 192.168.0.100
|
||||
remote_addrs = 192.168.0.1
|
||||
|
||||
local {
|
||||
auth = eap-tls
|
||||
certs = carol_D_cert.der
|
||||
}
|
||||
remote {
|
||||
auth = eap-tls
|
||||
id = "C=CH, O=strongSwan Project, CN=moon.d.strongswan.org"
|
||||
}
|
||||
children {
|
||||
home {
|
||||
remote_ts = 10.1.0.0/16
|
||||
|
||||
updown = /usr/local/libexec/ipsec/_updown iptables
|
||||
esp_proposals = aes128gcm128-x25519
|
||||
}
|
||||
}
|
||||
version = 2
|
||||
send_certreq = no
|
||||
proposals = aes128-sha256-x25519
|
||||
}
|
||||
}
|
||||
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user