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

Maxim Thomas
2 days ago b63492e4299d23bcb6ef9236e616cb4f6c7a1887
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.