blob: dcef959effce3f5b1b2fc7c4e96d6dccaa0d1adc (
plain)
1
2
3
4
5
6
7
8
9
|
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = random openssl
}
charon-systemd {
load = random nonce aes sha1 sha2 hmac curve25519 kernel-netlink socket-default updown vici
}
|