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
tests load pem/pkcs1 plugins, pubkey plugin not needed anymore
[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 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
}