strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3545a5734484bfe71660ec9b89d1ab82c334ef84
[strongswan.git]
/
testing
/
tests
/
ike
/
rw-cert
/
hosts
/
dave
/
etc
/
strongswan.conf
1
# /etc/strongswan.conf - strongSwan configuration file
2
3
charon {
4
load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
5
}
6
7
libstrongswan {
8
integrity_test = yes
9
crypto_test {
10
on_add = yes
11
}
12
}