From bcbc69c77fb8d806056b4a387611dffb9b3495d5 Mon Sep 17 00:00:00 2001 From: Jan Polensky Date: Thu, 29 Jan 2026 15:58:53 +0100 Subject: [PATCH] zkey/kmip: Normalize encoding; remove non-UTF-8 artifact MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Jan Polensky Signed-off-by: Jan Höppner --- zkey/kmip/zkey-kmip.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zkey/kmip/zkey-kmip.1 b/zkey/kmip/zkey-kmip.1 index 4655aab2..48cba826 100644 --- a/zkey/kmip/zkey-kmip.1 +++ b/zkey/kmip/zkey-kmip.1 @@ -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’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