File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / ikev1 / net2net-ntru-cert / hosts / sun / etc / strongswan.conf
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:46 2020 UTC (4 years, 2 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = random drbg nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl mgf1 ntru revocation hmac stroke kernel-netlink socket-default updown

  multiple_authentication = no
  send_vendor_id = yes
  syslog {
    daemon {
      ike = 4
      lib = 4
    }
  }
}

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>