From 0f4ab654259dc986524a7af2afb64eed09a96d57 Mon Sep 17 00:00:00 2001 From: james Date: Thu, 24 Nov 2005 18:25:38 +0000 Subject: Fixed minor man page formatting issue. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@821 e7ae566f-a301-0410-adde-c780ea21d3b5 --- openvpn.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'openvpn.8') diff --git a/openvpn.8 b/openvpn.8 index 93b1a05..8cd2b25 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -4082,12 +4082,14 @@ the host they connect to is a designated server. The .B --remote-cert-tls client option is equivalent to -.B --remote-cert-ku 80 08 88 --remote-cert-eku \fB"TLS Web Client Authentication" +.B +--remote-cert-ku 80 08 88 --remote-cert-eku "TLS Web Client Authentication" The .B --remote-cert-tls server option is equivalent to -.B --remote-cert-ku a0 08 --remote-cert-eku \fB"TLS Web Server Authentication" +.B +--remote-cert-ku a0 08 --remote-cert-eku "TLS Web Server Authentication" This is an important security precaution to protect against a man-in-the-middle attack where an authorized client -- cgit