testing: Changed gcrypt-ikev1 scenarios to swanctl
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
connections {
|
||||
|
||||
rw {
|
||||
local_addrs = 192.168.0.1
|
||||
|
||||
local {
|
||||
auth = pubkey
|
||||
certs = moonCert.pem
|
||||
id = moon.strongswan.org
|
||||
}
|
||||
remote {
|
||||
auth = pubkey
|
||||
}
|
||||
children {
|
||||
net {
|
||||
local_ts = 10.1.0.0/16
|
||||
|
||||
esp_proposals = twofish256-sha512
|
||||
}
|
||||
}
|
||||
version = 1
|
||||
proposals = twofish256-sha512-modp4096
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user