testing: Add ikev2/start-action-start scenario
This tests the behavior for configs with start_action=start during reloads of the config (updates/removal).
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
charon-systemd {
|
||||
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown
|
||||
|
||||
# disable DoS protection as the initator will create a lot of IKE_SAs in this scenario
|
||||
dos_protection = no
|
||||
}
|
||||
Reference in New Issue
Block a user