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