From: Thomas Quinot Date: Fri, 1 Feb 2019 20:43:48 +0000 (+0100) Subject: Fix documentation of tls-verify script argument X-Git-Tag: v2.4.8~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e36eb913dfe5b4e4d9c0c0637f480c5b9f63e33;p=thirdparty%2Fopenvpn.git 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 (cherry picked from commit a35d517f4893b3967783ad7926a7edd08f9f59d3) --- diff --git a/doc/openvpn.8 b/doc/openvpn.8 index 78017010f..ad8268cbd 100644 --- a/doc/openvpn.8 +++ b/doc/openvpn.8 @@ -5374,7 +5374,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