]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/tests/ikev2-stroke-bye/ip-split-pools-db/hosts/moon/etc/strongswan.conf
c22405914f76e2493070abe496956926081f1a09
[people/ms/strongswan.git] / testing / tests / ikev2-stroke-bye / ip-split-pools-db / hosts / moon / etc / strongswan.conf
1 # /etc/strongswan.conf - strongSwan configuration file
2
3 charon {
4 load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default sqlite attr-sql updown
5
6 plugins {
7 attr-sql {
8 database = sqlite:///etc/db.d/ipsec.db
9 }
10 }
11 }
12
13 pool {
14 load = sqlite
15 }