summaryrefslogtreecommitdiff
path: root/testing/tests/openssl-ikev1/alg-ecp-low/hosts/carol/etc/strongswan.conf
blob: 6689986532dc374aeff016fad183d758e805ee9e (plain)
1
2
3
4
5
6
7
8
9
10
11
# /etc/strongswan.conf - strongSwan configuration file

pluto {
  load = openssl pubkey random hmac curl 
}

# pluto uses optimized DH exponent sizes (RFC 3526)

libstrongswan {
  dh_exponent_ansi_x9_42 = no
}