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

Open Identity Platform Community
09.06.2024 6f98193a41b8acaa54724b7bd5e1b2676c19480b
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.