summaryrefslogtreecommitdiff
path: root/testing/tests/ikev1/rw-cert-unity/hosts/carol/etc/strongswan.conf
blob: 14e061408953912ebe5640f0308dc858d2cdd197 (plain)
1
2
3
4
5
6
7
8
9
10
# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 pkcs8 gmp random nonce x509 revocation hmac xcbc ctr ccm gcm stroke kernel-netlink socket-default unity
  cisco_unity = yes
}

libstrongswan {
  dh_exponent_ansi_x9_42 = no
}