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/quickSetup.properties | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties b/opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties index 4645220..abd9358 100644 --- a/opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties +++ b/opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties @@ -506,13 +506,6 @@ INFO_PKCS12_KEYSTORE_DOES_NOT_EXIST=No certificates for the PCKS#12 key store \ could be found. Check that the provided path and PIN are valid and that \ the key store contains certificates. -INFO_BCFKS_CERTIFICATE=Use existing BCFKS File -INFO_BCFKS_CERTIFICATE_LABEL=BCFKS File -INFO_BCFKS_CERTIFICATE_TOOLTIP=Select this option if you have a BCFKS \ - certificate. -INFO_BCFKS_KEYSTORE_DOES_NOT_EXIST=No certificates for the BCFKS key store \ - could be found. Check that the provided path and PIN are valid and that \ - the key store contains certificates. INFO_PREVIOUS_BUTTON_LABEL=< Previous INFO_PREVIOUS_BUTTON_TOOLTIP=Go to Previous Step INFO_PROGRESS_CANCELING=Canceling -- Gitblit v1.10.0