summaryrefslogtreecommitdiff
path: root/testing/tests/swanctl/rw-psk-ipv4/hosts/carol/etc/strongswan.conf
blob: 772f18a3bca5eb413df21ad59eab4aebae7e22f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# /etc/strongswan.conf - strongSwan configuration file

swanctl {
  load = pem pkcs1 x509 revocation constraints pubkey openssl random 
}

charon {
  load = sha1 sha2 md5 aes des hmac gmp random nonce kernel-netlink socket-default updown vici
}

libstrongswan {
  dh_exponent_ansi_x9_42 = no
}