added sql/rw-psk-ipv6 scenario

This commit is contained in:
Andreas Steffen
2008-04-13 19:50:15 +00:00
parent 09a01b5e51
commit 743d9c7b20
20 changed files with 1211 additions and 0 deletions
@@ -0,0 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
plugins {
sql {
database = sqlite:///etc/ipsec.d/ipsec.db
}
}
}