mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
09.20.2016 a6cb29f7519b50d945e398bbc44cc6095a50a285
opendj-server-legacy/src/messages/org/opends/messages/extension.properties
@@ -953,8 +953,50 @@
 definition '%s' is invalid because the range '%s' is too short
ERR_NO_KEY_ENTRY_IN_KEYSTORE_636=There is no private key entry in keystore %s
INFO_MISSING_KEY_TYPE_IN_ALIASES_637=Handshake for '%s': cipher requires \
 the aliase(s) '%s' \ to contain key(s) of type(s) '%s'.
 the alias(es) '%s' to contain key(s) of type(s) '%s'.
ERR_PWSCHEME_INVALID_STORED_PASSWORD_638=An error occurred while attempting \
 to match a bcrypt hashed password value:  %s
ERR_LDAP_PTA_INVALID_FILTER_TEMPLATE_639=The mapped search filter template "%s" \
 could not be parsed as a valid LDAP filter
 could not be parsed as a valid LDAP filter
ERR_LDAP_KEYMANAGER_CANNOT_CREATE_FACTORY_640=An error occurred while \
 trying to create a key manager factory to access the contents of LDAP keystore \
 with base DN '%s': %s
ERR_LDAP_TRUSTMANAGER_CANNOT_CREATE_FACTORY_641=An error occurred while \
 trying to create a trust manager factory to access the contents of LDAP keystore \
 with base DN '%s': %s
ERR_LDAP_KEYMANAGER_PIN_PROPERTY_NOT_SET_642=Java property %s which is \
 specified in attribute ds-cfg-key-store-pin-property of configuration entry \
 %s should contain the PIN needed to access the LDAP key manager, but \
 this property is not set
ERR_LDAP_KEYMANAGER_PIN_ENVAR_NOT_SET_643=Environment variable %s which \
 is specified in attribute ds-cfg-key-store-pin-environment-variable of \
 configuration entry %s should contain the PIN needed to access the LDAP \
 key manager, but this property is not set
ERR_LDAP_KEYMANAGER_PIN_NO_SUCH_FILE_644=File %s specified in attribute \
 ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN \
 needed to access the LDAP key manager, but this file does not exist
ERR_LDAP_KEYMANAGER_PIN_FILE_CANNOT_READ_645=An error occurred while \
 trying to read the keystore PIN from file %s specified in configuration \
 attribute ds-cfg-key-store-pin-file of configuration entry %s: %s
ERR_LDAP_KEYMANAGER_PIN_FILE_EMPTY_646=File %s specified in attribute \
 ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN \
 needed to access the LDAP key manager, but this file is empty
ERR_LDAP_TRUSTMANAGER_PIN_PROPERTY_NOT_SET_647=Java property %s which \
 is specified in attribute ds-cfg-trust-store-pin-property of configuration \
 entry %s should contain the PIN needed to access the LDAP trust \
 manager, but this property is not set
ERR_LDAP_TRUSTMANAGER_PIN_ENVAR_NOT_SET_648=Environment variable %s \
 which is specified in attribute ds-cfg-trust-store-pin-environment-variable \
 of configuration entry %s should contain the PIN needed to access the \
 LDAP trust manager, but this property is not set
ERR_LDAP_TRUSTMANAGER_PIN_NO_SUCH_FILE_649=File %s specified in \
 attribute ds-cfg-trust-store-pin-file of configuration entry %s should \
 contain the PIN needed to access the LDAP trust manager, but this file \
 does not exist
ERR_LDAP_TRUSTMANAGER_PIN_FILE_CANNOT_READ_650=An error occurred while \
 trying to read the trust store PIN from file %s specified in configuration \
 attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s
ERR_LDAP_TRUSTMANAGER_PIN_FILE_EMPTY_651=File %s specified in \
 attribute ds-cfg-trust-store-pin-file of configuration entry %s should \
 contain the PIN needed to access the LDAP trust manager, but this file \
 is empty