diff options
Diffstat (limited to 'testing/tests/ikev2/net2net-start/hosts/moon/etc/strongswan.conf')
-rw-r--r-- | testing/tests/ikev2/net2net-start/hosts/moon/etc/strongswan.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/tests/ikev2/net2net-start/hosts/moon/etc/strongswan.conf b/testing/tests/ikev2/net2net-start/hosts/moon/etc/strongswan.conf index 40eb84b8a..4731a81d2 100644 --- a/testing/tests/ikev2/net2net-start/hosts/moon/etc/strongswan.conf +++ b/testing/tests/ikev2/net2net-start/hosts/moon/etc/strongswan.conf @@ -2,4 +2,5 @@ charon { load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown + multiple_authentication = no } |