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