From 322b11ab47763e0d062576cdc907351c700ef371 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 5 Jan 2024 15:24:32 +0100 Subject: [PATCH] Clarify that the tls-crypt-v2-verify has a very limited env set Change-Id: Ida4d22455c51773b6713caf94a4b4fbe136a6ded Signed-off-by: Arne Schwabe Acked-by: Gert Doering Message-Id: <20240105142432.26298-1-gert@greenie.muc.de> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg27944.html Signed-off-by: Gert Doering (cherry picked from commit a9fe012ca64d81af37a08666d3e4e74250113db2) --- 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 3df06fa3c6a..69961024cab 100644 --- a/doc/man-sections/tls-options.rst +++ b/doc/man-sections/tls-options.rst @@ -522,7 +522,9 @@ certificates and keys: https://github.com/OpenVPN/easy-rsa stack (including the notoriously dangerous X.509 and ASN.1 stacks) to the connecting client. - OpenVPN supplies the following environment variables to the command: + OpenVPN supplies the following environment variables to the command (and + only these variables. The normal environment variables available for + other scripts are NOT present): * :code:`script_type` is set to :code:`tls-crypt-v2-verify`