From: David Sommerseth <[email protected]>
Signed-off-by: David Sommerseth <[email protected]>
---
doc/openvpn.8 | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/doc/openvpn.8 b/doc/openvpn.8
index 397e2bf..25daafa 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -5962,6 +5962,16 @@ Set prior to execution of the
script.
.\"*********************************************************
.TP
+.B tls_digest_{n}
+Contains the certificate SHA1 fingerprint/digest hash value,
+where
+.B n
+is the verification level. Only set for TLS connections. Set prior
+to execution of
+.B \-\-tls-verify
+script.
+.\"*********************************************************
+.TP
.B tls_id_{n}
A series of certificate fields from the remote peer,
where
--
1.7.10.2