aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1/rw-cert-unity/hosts/carol/etc/strongswan.conf
blob: 38bfed0703c02aa9b29481d39d1d2939f45a4343 (plain)
1
2
3
4
5
6
7
8
# /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
  dh_exponent_ansi_x9_42 = no
}