blob: 95ec737536b06b668fed6b0578814733db579035 (
plain)
1
2
3
4
5
6
|
# /etc/strongswan.conf - strongSwan configuration file
charon {
dh_exponent_ansi_x9_42 = no
load = aes des blowfish md5 sha1 sha2 pem pkcs1 gmp curl random x509 hmac stroke kernel-netlink updown
}
|