strongswan.conf 273 B

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