blob: 508c30a00ad3e00d5dbc33ca68f290d7eb1b8430 (
plain)
1
2
3
4
5
6
7
8
9
|
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = random pem x509 revocation constraints pubkey botan
}
charon-systemd {
load = random nonce pem x509 botan revocation curl kernel-netlink socket-default updown vici
}
|