From ee6417e9d602d7d2db018739f07724b4660bf980 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 1 Dec 2023 12:19:37 +0100 Subject: [PATCH] Document tls-exit option mainly as test option Change-Id: I93afff2372c4150d6bddc8c07fd4ebc8bfb0cc3e Signed-off-by: Arne Schwabe Acked-by: Frank Lichtenheld Message-Id: <20231201111937.15214-1-frank@lichtenheld.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg27626.html Signed-off-by: Gert Doering --- doc/man-sections/tls-options.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/man-sections/tls-options.rst b/doc/man-sections/tls-options.rst index 908a42a19a1..ad8ca72cadb 100644 --- a/doc/man-sections/tls-options.rst +++ b/doc/man-sections/tls-options.rst @@ -553,7 +553,9 @@ certificates and keys: https://github.com/OpenVPN/easy-rsa code. --tls-exit - Exit on TLS negotiation failure. + Exit on TLS negotiation failure. This option can be useful when you only + want to make one attempt at connecting, e.g. in a test or monitoring script. + (OpenVPN's own test suite uses it this way.) --tls-export-cert directory Store the certificates the clients use upon connection to this