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