- # /etc/strongswan.conf - strongSwan configuration file
- swanctl {
- load = pem pkcs1 x509 revocation constraints pubkey openssl random
- }
- charon-systemd {
- load = random nonce des sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac vici kernel-libipsec kernel-netlink socket-default updown
- multiple_authentication = no
- }
|