FileBasedKeyManagerProviderCfgDefn.properties revision 9c38b3f8385585596b9bd88998c552a3f96b6063
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiuser-friendly-name=File Based Key Manager Provider
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiuser-friendly-plural-name=File Based Key Manager Providers
e071fb22ea9923a2a4ff41184d80ca46b55ee932Till Mossakowskisynopsis=The File Based Key Manager Provider can be used to obtain the server certificate from a key store file on the local file system.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskidescription=Multiple file formats may be supported, depending on the providers supported by the underlying Java runtime environment.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.enabled.synopsis=Indicates whether the File Based Key Manager Provider is enabled for use.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.java-class.synopsis=The fully-qualified name of the Java class that provides the File Based Key Manager Provider implementation.
2eeec5240b424984e3ee26296da1eeab6c6d739eChristian Maederproperty.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 OpenDJ instance root.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.key-store-file.description=Changes to this property will take effect the next time that the key manager is accessed.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.key-store-file.syntax.string.pattern.synopsis=A path to an existing file that is readable by the server.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.key-store-pin.synopsis=Specifies the clear-text PIN needed to access the File Based Key Manager Provider .
5c358300e78157f4bfaf5415c70e1096a9205b61Christian Maederproperty.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.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.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 .
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.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.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.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.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.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 .
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.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.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.key-store-pin-file.syntax.string.pattern.synopsis=A path to an existing file that is readable by the server.
ad270004874ce1d0697fb30d7309f180553bb315Christian Maederproperty.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 .
1c1d0abeab7e81019442f67624a1ff954ec909ecChristian Maederproperty.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.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.key-store-pin-property.syntax.string.pattern.synopsis=The name of a defined Java property.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.key-store-type.synopsis=Specifies the format for the data in the key store file.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.key-store-type.description=Valid values should always include 'JKS' and 'PKCS12', but different implementations may allow other values as well. 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.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowskiproperty.key-store-type.syntax.string.pattern.synopsis=Any key store format supported by the Java runtime environment.
b565cd55a13dbccc4e66c344316da525c961e4caTill Mossakowski