File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / sql / rw-eap-aka-rsa / hosts / moon / etc / strongswan.conf
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:47 2020 UTC (4 years, 2 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

# /etc/strongswan.conf - strongSwan configuration file

charon {
  plugins {
    sql {
      database = sqlite:///etc/db.d/ipsec.db
    }
  }
  load = random nonce aes sha1 sha2 fips-prf pem pkcs1 gmp x509 revocation hmac vici kernel-netlink socket-default updown sqlite sql eap-aka eap-aka-3gpp2
}

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