tls-crypto: Rename DH group/key exchange method config option
TLS key exchange methods are now configured with `ke_group`.
This commit is contained in:
committed by
Tobias Brunner
parent
a60e248b0d
commit
e5b6565730
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user