From 350bdd85431548a7043085e475d6c8c611e2239f 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 (cherry picked from commit ee6417e9d602d7d2db018739f07724b4660bf980) --- 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 d51aff77e66..f80ea90ca55 100644 --- a/doc/man-sections/tls-options.rst +++ b/doc/man-sections/tls-options.rst @@ -537,7 +537,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