mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
man: mention that --ecdh-curve does not work on mbed TLS builds
Not needed either, because mbed TLS automatically selects the curve based on the certificate. Trac: #789 Signed-off-by: Steffan Karger <steffan@karger.me> Acked-by: David Sommerseth <davids@openvpn.net> Message-Id: <1481658672-5110-1-git-send-email-steffan@karger.me> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13523.html Signed-off-by: David Sommerseth <davids@openvpn.net>
This commit is contained in:
parent
c22428fb60
commit
07d0d73a38
1 changed files with 2 additions and 0 deletions
|
|
@ -4577,6 +4577,8 @@ Specify the curve to use for elliptic curve Diffie Hellman. Available
|
|||
curves can be listed with
|
||||
.BR \-\-show\-curves .
|
||||
The specified curve will only be used for ECDH TLS-ciphers.
|
||||
|
||||
This option is not supported in mbed TLS builds of OpenVPN.
|
||||
.\"*********************************************************
|
||||
.TP
|
||||
.B \-\-cert file
|
||||
|
|
|
|||
Loading…
Reference in a new issue