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