swanctl doesn't do any (online) certificate validation, it just parses and or decrypts them and passes them on to the daemon.
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
swanctl {
|
|
load = pem pkcs1 x509 pubkey openssl random
|
|
}
|
|
|
|
charon-systemd {
|
|
load = pem pkcs1 x509 revocation constraints pubkey openssl random nonce curl kernel-netlink socket-default vici
|
|
}
|