strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
afc3806b593fcc9ca5e0009ac2c685795e529d6a
[strongswan.git]
/
testing
/
tests
/
gcrypt-ikev1
/
alg-twofish
/
hosts
/
moon
/
etc
/
strongswan.conf
1
# /etc/strongswan.conf - strongSwan configuration file
2
3
pluto {
4
load = pem pkcs1 x509 gcrypt hmac curl
5
}
6
7
# pluto uses optimized DH exponent sizes (RFC 3526)
8
9
libstrongswan {
10
dh_exponent_ansi_x9_42 = no
11
}