blob: 1fb5d14b1d597906f170c07c98ec32827ebcf94d (
plain)
1
2
3
4
5
6
7
8
9
|
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = sha1 sha2 md5 aes des hmac gmp random nonce xauth-generic resolve kernel-netlink socket-default stroke updown
}
libstrongswan {
dh_exponent_ansi_x9_42 = no
}
|