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

Matthew Swift
04.15.2013 aa2e7c321ca330792a6c2a7c41efd923bb1270af
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.