aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe2024-01-05 15:24:32 +0100
committerGert Doering2024-01-05 15:52:21 +0100
commit322b11ab47763e0d062576cdc907351c700ef371 (patch)
treebfc16af2edd380bafebaa116dd376dfa287780a7
parentd602fc03e9719681fd3c9f45922fbca9470e3afa (diff)
downloadopenvpn-322b11ab47763e0d062576cdc907351c700ef371.zip
openvpn-322b11ab47763e0d062576cdc907351c700ef371.tar.gz
Clarify that the tls-crypt-v2-verify has a very limited env set
Change-Id: Ida4d22455c51773b6713caf94a4b4fbe136a6ded Signed-off-by: Arne Schwabe <arne@rfc2549.org> Acked-by: Gert Doering <gert@greenie.muc.de> 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 <gert@greenie.muc.de> (cherry picked from commit a9fe012ca64d81af37a08666d3e4e74250113db2)
-rw-r--r--doc/man-sections/tls-options.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man-sections/tls-options.rst b/doc/man-sections/tls-options.rst
index 3df06fa..6996102 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`