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