| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2010 Sun Microsystems, Inc. |
| | | # Portions Copyright 2011-2012 ForgeRock AS |
| | | # Portions Copyright 2011-2013 ForgeRock AS |
| | | |
| | | |
| | | |
| | |
| | | SEVERE_ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR_60=An unexpected \ |
| | | error occurred while trying to determine the value of configuration attribute \ |
| | | ds-cfg-key-store-pin in configuration entry %s: %s |
| | | SEVERE_ERR_FILE_KEYMANAGER_NO_PIN_61=Configuration entry %s does not specify \ |
| | | a means of determining the PIN needed to access the contents of the \ |
| | | file-based key manager. The PIN may be specified in a Java property (named \ |
| | | by attribute ds-cfg-key-store-pin-property), an environment variable (named \ |
| | | by attribute ds-cfg-key-store-pin-environment-variable), a text file (named \ |
| | | by attribute ds-cfg-key-store-pin-file), or directly in the entry using \ |
| | | attribute ds-cfg-key-store-pin |
| | | SEVERE_ERR_FILE_KEYMANAGER_CANNOT_LOAD_62=An error occurred while trying to \ |
| | | load the keystore contents from file %s: %s |
| | | SEVERE_ERR_FILE_KEYMANAGER_INVALID_TYPE_63=The keystore type %s specified in \ |
| | |
| | | SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR_79=An unexpected \ |
| | | error occurred while trying to determine the value of configuration attribute \ |
| | | ds-cfg-key-store-pin in configuration entry %s: %s |
| | | SEVERE_ERR_PKCS11_KEYMANAGER_NO_PIN_80=Configuration entry %s does not \ |
| | | specify a means of determining the PIN needed to access the contents of the \ |
| | | PKCS#11 key manager. The PIN may be specified in a Java property (named by \ |
| | | attribute ds-cfg-key-store-pin-property), an environment variable (named by \ |
| | | attribute ds-cfg-key-store-pin-environment-variable), a text file (named by \ |
| | | attribute ds-cfg-key-store-pin-file), or directly in the entry using \ |
| | | attribute ds-cfg-key-store-pin |
| | | SEVERE_ERR_PKCS11_KEYMANAGER_CANNOT_LOAD_81=An error occurred while trying to \ |
| | | access the PKCS#11 key manager: %s |
| | | SEVERE_ERR_FILE_KEYMANAGER_CANNOT_CREATE_FACTORY_83=An error occurred while \ |