diff options
Diffstat (limited to 'openvpn.8')
-rw-r--r-- | openvpn.8 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4051,8 +4051,8 @@ or Require that peer certificate was signed with an explicit .B key usage. -This is useful security option for clients, to ensure that -the host they connect with is a designated server. +This is a useful security option for clients, to ensure that +the host they connect to is a designated server. The key usage should be encoded in hex, more than one key usage can be specified. @@ -4062,8 +4062,8 @@ usage can be specified. Require that peer certificate was signed with an explicit .B extended key usage. -This is useful security option for clients, to ensure that -the host they connect with is a designated server. +This is a useful security option for clients, to ensure that +the host they connect to is a designated server. The extended key usage should be encoded in oid notation, or OpenSSL symbolic representation. @@ -4077,7 +4077,7 @@ and based on TLS rules. This is a useful security option for clients, to ensure that -the host they connect with is a designated server. +the host they connect to is a designated server. The .B --remote-cert-tls client |