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