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

Valery Kharseko
04.51.2025 d427c09f0d7fc49688ca3a2b39f87fbf0cfa2f52
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.