Files
strongswan-ext/testing/tests/sql/ip-pool-db/hosts/dave/etc/strongswan.conf
T

11 lines
257 B
Plaintext

# /etc/strongswan.conf - strongSwan configuration file
charon {
plugins {
sql {
database = sqlite:///etc/ipsec.d/ipsec.db
}
}
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown sqlite sql
}