Files
strongswan-ext/testing/tests/ikev2/ocsp-disabled/hosts/moon/etc/strongswan.conf
T

12 lines
234 B
Plaintext

# /etc/strongswan.conf - strongSwan configuration file
charon-systemd {
load = random nonce openssl pem pkcs1 x509 revocation curl vici kernel-netlink socket-default
plugins {
revocation {
enable_ocsp = no
}
}
}