aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1-p-p/xauth-id-psk-config/hosts/moon/etc/strongswan.conf
blob: 6dab4fe28ccd5b22c24e62ce25c6149ff35069bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# /etc/strongswan.conf - strongSwan configuration file

pluto {
  load = sha1 sha2 md5 aes des hmac gmp random nonce xauth attr kernel-netlink
  dns1 = 192.168.0.150
  dns2 = 10.1.0.20
}

# pluto uses optimized DH exponent sizes (RFC 3526)

libstrongswan {
  dh_exponent_ansi_x9_42 = no
}