FileBasedKeyManagerProviderCfgDefn_de.properties revision 2c8454e288252bcfa5e77ea3d35bfed05266b869
0N/Auser-friendly-name=File Based Key Manager Provider
1451N/Auser-friendly-plural-name=File Based Key Manager Providers
0N/Asynopsis=The File Based Key Manager Provider can be used to obtain the server certificate from a key store file on the local file system.
0N/Adescription=Multiple file formats may be supported, depending on the providers supported by the underlying Java runtime environment.
0N/Aconstraint.1.synopsis=The key store pin must be specified using one of the key-store-pin properties when the File Based Key Manager Provider is enabled.
0N/Aproperty.enabled.synopsis=Indicates whether the File Based Key Manager Provider is enabled for use.
0N/Aproperty.java-class.synopsis=The fully-qualified name of the Java class that provides the File Based Key Manager Provider implementation.
0N/Aproperty.key-store-file.synopsis=Specifies the path to the file that contains the private key information. This may be an absolute path, or a path that is relative to the OpenDS Directory Server instance root.
0N/Aproperty.key-store-file.description=Changes to this property will take effect the next time that the key manager is accessed.
0N/Aproperty.key-store-file.syntax.string.pattern.synopsis=A path to an existing file that is readable by the server.
0N/Aproperty.key-store-pin.synopsis=Specifies the clear-text PIN needed to access the File Based Key Manager Provider .
0N/Aproperty.key-store-pin.requires-admin-action.synopsis=Changes to this property will take effect the next time that the File Based Key Manager Provider is accessed.
0N/Aproperty.key-store-pin-environment-variable.synopsis=Specifies the name of the environment variable that contains the clear-text PIN needed to access the File Based Key Manager Provider .
0N/Aproperty.key-store-pin-environment-variable.requires-admin-action.synopsis=Changes to this property will take effect the next time that the File Based Key Manager Provider is accessed.
0N/Aproperty.key-store-pin-environment-variable.syntax.string.pattern.synopsis=The name of a defined environment variable that contains the clear-text PIN required to access the contents of the key store.
0N/Aproperty.key-store-pin-file.synopsis=Specifies the path to the text file whose only contents should be a single line containing the clear-text PIN needed to access the File Based Key Manager Provider .
0N/Aproperty.key-store-pin-file.requires-admin-action.synopsis=Changes to this property will take effect the next time that the File Based Key Manager Provider is accessed.
0N/Aproperty.key-store-pin-file.syntax.string.pattern.synopsis=A path to an existing file that is readable by the server.
553N/Aproperty.key-store-pin-property.synopsis=Specifies the name of the Java property that contains the clear-text PIN needed to access the File Based Key Manager Provider .
553N/Aproperty.key-store-pin-property.requires-admin-action.synopsis=Changes to this property will take effect the next time that the File Based Key Manager Provider is accessed.
553N/Aproperty.key-store-pin-property.syntax.string.pattern.synopsis=The name of a defined Java property.
0N/Aproperty.key-store-type.synopsis=Gibt das Format der Daten in einer Key-Store-Datei an.
0N/Aproperty.key-store-type.description=G\u00fcltige Werte m\u00fcssen immer 'JKS' und 'PKCS12' enthalten, unterschiedliche Implementierungen k\u00f6nnen jedoch auch andere Werte zulassen. If no value is provided, the JVM-default value is used. Changes to this configuration attribute will take effect the next time that the key manager is accessed.
0N/Aproperty.key-store-type.syntax.string.pattern.synopsis=Any key store format supported by the Java runtime environment.
0N/A