From c8f8d63a589ddda509689e2d0257dccf4e6f1c4c Mon Sep 17 00:00:00 2001 From: ian.packer <ian.packer@forgerock.com> Date: Wed, 23 Sep 2015 08:47:00 +0000 Subject: [PATCH] OPENDJ-2247: Improve CertAndKeyGen class location logic --- opendj-server-legacy/src/messages/org/opends/messages/utility.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opendj-server-legacy/src/messages/org/opends/messages/utility.properties b/opendj-server-legacy/src/messages/org/opends/messages/utility.properties index b005ae9..68ce0f5 100644 --- a/opendj-server-legacy/src/messages/org/opends/messages/utility.properties +++ b/opendj-server-legacy/src/messages/org/opends/messages/utility.properties @@ -564,6 +564,8 @@ initialized because of the following reason: %s ERR_CERTMGR_NO_METHOD_297=A method needed in the security classes \ could not be located because of the following reason: %s +ERR_CERTMGR_CERTGEN_NOT_FOUND_298=The CertAndKeyGen security class cannot be \ +found, consider setting -D%s= INFO_ARGPARSER_USAGE_DEFAULT_VALUE_299=Default value: %s WARN_EXPORT_LDIF_SET_PERMISSION_FAILED_300=An error occurred while \ setting file permissions for the LDIF file %s: %s -- Gitblit v1.10.0