mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zkey/kmip: Normalize encoding; remove non-UTF-8 artifact
Normalize the man page source to UTF-8/US-ASCII and remove a mojibake artifact that could not be represented cleanly. Documentation only, no functional changes. Reviewed-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Polensky <japo@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
b385b8cc38
commit
bcbc69c77f
@@ -403,7 +403,7 @@ self\-signed certificate explicitly. For CA\-signed KMIP server certificates,
|
||||
the default is to verify them. This option disables the verification.
|
||||
.TP
|
||||
.BR \-\-tls\-verify\-hostname
|
||||
Verifies that the KMIP server certificate<EFBFBD>s \fBCommon Name\fP field or a
|
||||
Verifies that the KMIP server certificate's \fBCommon Name\fP field or a
|
||||
\fBSubject Alternate Name\fP field matches the hostname that is used to connect
|
||||
to the KMIP server.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user