From 5db985b08760a12f0ccfe27f4872cb8806831175 Mon Sep 17 00:00:00 2001
From: Patrick Diligent <patrick.diligent@forgerock.com>
Date: Wed, 22 Jul 2015 12:37:35 +0000
Subject: [PATCH] OPENDJ-1056 CR-7615

---
 opendj-server-legacy/src/messages/org/opends/messages/extension.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/extension.properties b/opendj-server-legacy/src/messages/org/opends/messages/extension.properties
index bc04302..ac37b48 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/extension.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/extension.properties
@@ -1023,5 +1023,5 @@
  definition '%s' is invalid because the range '%s' is missing the minus
 ERR_CHARSET_VALIDATOR_SHORT_RANGE_635=The provided character range \
  definition '%s' is invalid because the range '%s' is too short
-INFO_KEYSTORE_DOES_NOT_CONTAIN_ALIAS_636=The %s key with alias '%s' was not found for '%s'
-INFO_NO_KEY_ENTRY_IN_KEYSTORE_637=There is no key entry in keystore %s
\ No newline at end of file
+ERR_NO_KEY_ENTRY_IN_KEYSTORE_636=There is no private key entry in keystore %s
+INFO_KEYSTORE_DOES_NOT_CONTAIN_ALIAS_637=handshake for '%s': cipher is expecting key %s to be of type %s
\ No newline at end of file

--
Gitblit v1.10.0