blob: c08fab86e50a2056104a8754db6bc9e033f6ac07 (
plain)
1
2
3
4
5
6
7
|
# /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
dh_exponent_ansi_x9_42 = no
}
|