blob: ed9b8c76461f9b85dcc06124ae6f1fe08c095838 (
plain)
1
2
3
4
5
6
|
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 random openssl revocation hmac xcbc stroke kernel-netlink socket-default eap-tls updown
multiple_authentication=no
}
|