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