summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties
diff options
context:
space:
mode:
Diffstat (limited to 'eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties')
-rw-r--r--eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties2
1 files changed, 2 insertions, 0 deletions
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 e0c86b03..572a3f5a 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
@@ -13,6 +13,8 @@ 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.key.00=Can not generate passphrase based symmetric-key: {0} Reason: {1}
+
internal.httpclient.00=HttpClient:{0} uses http Basic-Auth, but 'Username' is NOT set
internal.httpclient.01=HttpClient:{0} uses X509 client-auth, but 'KeyStoreConfig' is NOT set
internal.httpclient.02=HttpClient:{0} uses KeyStore:{1}, but 'keyPassword' is NOT set