blob: 921db4c514debaf8a1ab476cd4b05e80d9b8d1f2 (
plain)
1
2
3
4
5
|
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md4 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink fips-prf eap-mschapv2 eap-identity updown
}
|