blob: 1dcaed4a3546624252e2fd65927522d00551a09f (
plain)
1
2
3
4
5
6
7
8
|
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
send_vendor_id = yes
dh_exponent_ansi_x9_42 = no
}
|