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