From 0505fc5833dfc17b69bcb12e2c28e4e07a7b339f Mon Sep 17 00:00:00 2001
From: Yuriy Movchan <Yuriy.Movchan@gmail.com>
Date: Fri, 29 Jul 2022 16:59:10 +0000
Subject: [PATCH] Revert "Check if BC FIPS provider exists before loading it"

---
 opendj-server-legacy/src/messages/org/opends/messages/utility.properties |    2 +-
 1 files changed, 1 insertions(+), 1 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 fcb641f..029fa06 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/utility.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/utility.properties
@@ -321,7 +321,7 @@
 ERR_CERTMGR_INVALID_PARENT_274=Parent directory for key store path \
  %s does not exist or is not a directory
 ERR_CERTMGR_INVALID_STORETYPE_275=Invalid key store type, it must \
-be one of the following: %s, %s, %s, %s or %s
+be one of the following: %s, %s, %s or %s
 ERR_CERTMGR_KEYSTORE_NONEXISTANT_276=Keystore does not exist, \
 it must exist to retrieve an alias, delete an alias or generate a \
 certificate request

--
Gitblit v1.10.0