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