strongswan.conf 287 B

1234567891011
  1. # /etc/strongswan.conf - strongSwan configuration file
  2. charon {
  3. load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation addrblock hmac stroke kernel-netlink socket-default updown
  4. multiple_authentication = no
  5. syslog {
  6. daemon {
  7. cfg = 2
  8. }
  9. }
  10. }