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