From 37ef7d68ef58f0ead21b69a3b1b14980b9cb9ce3 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 27 Aug 2020 07:47:22 +0200 Subject: fix wrong log-message in EaafKeyStoreFactory --- .../src/main/resources/messages/eaaf_utils_message.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'eaaf_core_utils/src/main/resources/messages') diff --git a/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties b/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties index 6f1b1f94..5b398bb0 100644 --- a/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties +++ b/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties @@ -12,6 +12,7 @@ internal.keystore.07=Validation of KeyStore: {0} failed. Reason: {1} internal.keystore.08=Can not access Key: {1} in KeyStore: {0} internal.keystore.09=Can not access Key: {1} in KeyStore: {0} Reason: {2} internal.keystore.10=HSM-Facade NOT INITIALIZED. Find HSM-Facade class: {0} put that looks WRONG. +internal.keystore.11=KeyStore: {0} has a wrong configuration. Property: {0} Reason:{1} internal.key.00=Can not generate passphrase based symmetric-key: {0} Reason: {1} internal.key.01=Can not use key from Keystore: {0} Reason: {1} -- cgit v1.2.3