From eabf9205def375a38dbbe80de3a472b3e40f1bdb Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 25 Feb 2020 16:16:00 +0100 Subject: update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOT --- .../src/main/resources/messages/eaaf_utils_message.properties | 3 +++ 1 file changed, 3 insertions(+) (limited to 'eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties') 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 2d9a863a..f531e02d 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 @@ -1,3 +1,6 @@ +internal.configuration.00=Wrong configuration. Missing property: {0} +internal.configuration.01=Wrong configuration property: {0}. Reason: {1} + internal.keystore.00=HSM-Facade NOT INITIALIZED. KeyStore:{0} initialization failed internal.keystore.01=KeyStore:{0} configuration has an unsupported type in configuration. internal.keystore.02=Type:{1} of KeyStore:{0} is NOT SUPPORTED yet. -- cgit v1.2.3