From: Arne Schwabe Date: Fri, 5 Jan 2024 14:24:32 +0000 (+0100) Subject: Clarify that the tls-crypt-v2-verify has a very limited env set X-Git-Tag: v2.6.9~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=322b11ab47763e0d062576cdc907351c700ef371;p=thirdparty%2Fopenvpn.git 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) --- diff --git a/doc/man-sections/tls-options.rst b/doc/man-sections/tls-options.rst index 3df06fa3c..69961024c 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`