blob: 6b99d98a94b4ac99cb0eb1701dc81b82ffb6f54c (
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 openssl pem pkcs1 pubkey kernel-netlink socket-default updown vici
}
|