strongswan.conf 303 B

1234567891011
  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 = pem pkcs1 x509 revocation constraints pubkey openssl random nonce curl kernel-netlink socket-default updown vici
  7. fragment_size = 1400
  8. }