strongswan.conf 384 B

123456789101112
  1. # /etc/strongswan.conf - strongSwan configuration file
  2. swanctl {
  3. load = pem pkcs1 x509 revocation constraints pubkey openssl mgf1 bliss random
  4. }
  5. charon-systemd {
  6. load = random nonce sha1 sha2 sha3 aes chapoly newhope mgf1 bliss hmac pem pkcs1 x509 revocation constraints pubkey gmp curl kernel-netlink socket-default updown vici
  7. send_vendor_id = yes
  8. fragment_size = 1500
  9. }