File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / sql / ip-split-pools-db-restart / 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_9_2p0, v5_8_4p7, HEAD
Strongswan

# /etc/strongswan.conf - strongSwan configuration file

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

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