strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tls-crypto: Rename DH group/key exchange method config option
[strongswan.git]
/
conf
/
options
/
charon.opt
diff --git
a/conf/options/charon.opt
b/conf/options/charon.opt
index
868ee1d
..
f76ef44
100644
(file)
--- a/
conf/options/charon.opt
+++ b/
conf/options/charon.opt
@@
-473,6
+473,9
@@
charon.tls.mac
charon.tls.suites
List of TLS cipher suites.
+charon.tls.ke_group
+ List of TLS key exchange groups.
+
charon.tls.send_certreq_authorities = yes
Whether to include CAs in a server's CertificateRequest message.