| | |
| | | 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 OpenDS Directory Server instance root. |
| | | 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. |
| | | property.key-store-file.description=Changes to this property will take effect the next time that the key manager is accessed. |
| | | property.key-store-file.syntax.string.pattern.synopsis=A path to an existing file that is readable by the server. |
| | | property.key-store-pin.synopsis=Specifies the clear-text PIN needed to access the File Based Key Manager Provider . |