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

Nicolas Capponi
25.31.2013 60f5dfd7eaa64aa931033c0e5266391ecbbc96fa
opends/src/admin/messages/FileBasedKeyManagerProviderCfgDefn.properties
@@ -2,7 +2,6 @@
user-friendly-plural-name=File Based Key Manager Providers
synopsis=The File Based Key Manager Provider can be used to obtain the server certificate from a key store file on the local file system.
description=Multiple file formats may be supported, depending on the providers supported by the underlying Java runtime environment.
constraint.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.
property.enabled.synopsis=Indicates whether the File Based Key Manager Provider is enabled for use.
property.java-class.synopsis=The fully-qualified name of the Java class that provides the File Based Key Manager Provider implementation.
property.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.