1 2 3 4 5 6 7 8 9
# /etc/strongswan.conf - strongSwan configuration file charon { plugins { sql { database = sqlite:///etc/ipsec.d/ipsec.db } } }