File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / ikev2 / rw-eap-tls-only / hosts / carol / etc / strongswan.conf
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:47 2020 UTC (4 years, 1 month ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_8_4p7, HEAD
Strongswan

# /etc/strongswan.conf - strongSwan configuration file

charon {
  load = random nonce aes md5 sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac gcm stroke kernel-netlink socket-default eap-tls updown

  multiple_authentication=no
  syslog {
    daemon {
      tls = 2
    }
  }
}

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