From a35d517f4893b3967783ad7926a7edd08f9f59d3 Mon Sep 17 00:00:00 2001 From: Thomas Quinot Date: Fri, 1 Feb 2019 21:43:48 +0100 Subject: [PATCH] Fix documentation of tls-verify script argument The second argument is the entire subject DN, not just the CN. Acked-by: Steffan Karger Message-Id: <20190201204348.22326-1-openvpn-devel=lists.sourceforge.net@thomas.quinot.org> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg18195.html Signed-off-by: Gert Doering --- doc/openvpn.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openvpn.8 b/doc/openvpn.8 index e5c0626a06a..ce440447fb9 100644 --- a/doc/openvpn.8 +++ b/doc/openvpn.8 @@ -5448,7 +5448,7 @@ is executed two arguments are appended after any arguments specified in .B cmd certificate_depth subject These arguments are, respectively, the current certificate depth and -the X509 common name (cn) of the peer. +the X509 subject distinguished name (dn) of the peer. This feature is useful if the peer you want to trust has a certificate which was signed by a certificate authority who also signed many