strongswan.conf 307 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 = random nonce pem pkcs1 x509 openssl curl revocation vici kernel-libipsec kernel-netlink socket-default updown
  7. multiple_authentication = no
  8. }