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