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