From 07d0d73a38326c0e935ea35eb12452b69abafada Mon Sep 17 00:00:00 2001 From: Steffan Karger Date: Tue, 13 Dec 2016 20:51:12 +0100 Subject: [PATCH] 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 Acked-by: David Sommerseth 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 --- doc/openvpn.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/openvpn.8 b/doc/openvpn.8 index 42ccd989a..f0797998c 100644 --- a/doc/openvpn.8 +++ b/doc/openvpn.8 @@ -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 -- 2.47.2