From baca8c61d0d976ff39322c9d6f6faf27a05107f3 Mon Sep 17 00:00:00 2001 From: lutoff <lutoff@localhost> Date: Mon, 03 Nov 2008 13:15:12 +0000 Subject: [PATCH] Fix for issues 3509, 3510, 3538, 3539 and 3542 (typos in messages catalog) --- opendj-sdk/opends/src/messages/messages/extension.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/extension.properties b/opendj-sdk/opends/src/messages/messages/extension.properties index 4b5ec4b..ade0c5e 100644 --- a/opendj-sdk/opends/src/messages/messages/extension.properties +++ b/opendj-sdk/opends/src/messages/messages/extension.properties @@ -400,7 +400,7 @@ security provider is required for clients that wish to use SASL EXTERNAL \ authentication MILD_ERR_SASLEXTERNAL_NO_CLIENT_CERT_126=The SASL EXTERNAL bind request could \ - not be processed because the client did not present an certificate chain \ + not be processed because the client did not present a certificate chain \ during SSL/TLS negotiation MILD_ERR_SASLEXTERNAL_NO_MAPPING_127=The SASL EXTERNAL bind request failed \ because the certificate chain presented by the client during SSL/TLS \ -- Gitblit v1.10.0