strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
pkcs7: Allow for missing optional content field
[strongswan.git]
/
testing
/
tests
/
sql
/
rw-psk-rsa-split
/
hosts
/
dave
/
etc
/
strongswan.conf
1
# /etc/strongswan.conf - strongSwan configuration file
2
3
charon {
4
plugins {
5
sql {
6
database = sqlite:///etc/db.d/ipsec.db
7
}
8
}
9
load = random nonce aes sha1 sha2 pem pkcs1 gmp x509 curl revocation hmac kdf vici kernel-netlink socket-default updown sqlite sql
10
}