aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1/attr-cert/hosts/moon/etc/strongswan.conf
blob: 3432213857f80da56cd33c16a913625252b675c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pluto {
  load = sha1 sha2 md5 aes des hmac gmp pubkey random curl
}

openac {
  load = sha1 sha2 md5 gmp random x509 pubkey
}

# pluto uses optimized DH exponent sizes (RFC 3526)

libstrongswan {
  dh_exponent_ansi_x9_42 = no
}