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

Matthew Swift
08.08.2014 203ee4ad1b0dd1264fc280992bedf6e69f2a01f6
1
2
3
4
5
6
user-friendly-name=Key Manager Provider
user-friendly-plural-name=Key Manager Providers
synopsis=Key Manager Providers are responsible for managing the key material that is used to authenticate an SSL connection to its peer.
description=Key Manager Providers essentially provide access to the certificate that is used by the server when performing SSL or StartTLS negotiation.
property.enabled.synopsis=Indicates whether the Key Manager Provider is enabled for use.
property.java-class.synopsis=The fully-qualified name of the Java class that provides the Key Manager Provider implementation.