blob: 278f98ec3625b48d743dd1de3c2c6766cf339a5e (
plain)
1
2
3
4
5
6
7
|
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce chapoly aes sha1 sha2 md5 pem pkcs1 gmp mgf1 ntru x509 curl revocation hmac stroke kernel-netlink socket-default updown
send_vendor_id = yes
}
|