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