strongswan.conf 379 B

12345678910111213
  1. # /etc/strongswan.conf - strongSwan configuration file
  2. swanctl {
  3. load = pem pkcs1 pkcs8 curve25519 x509 revocation constraints pubkey openssl random
  4. }
  5. charon-systemd {
  6. load = random nonce sha1 sha2 aes hmac pem pkcs1 pkcs8 x509 revocation constraints pubkey curve25519 gmp curl kernel-netlink socket-default updown vici
  7. syslog {
  8. daemon {
  9. default = 1 }
  10. }
  11. }