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

Matthew Swift
30.49.2011 db6f29dfa02df57d069da192dff220bdd4f8d2c9
opends/src/admin/messages/LDAPPassThroughAuthenticationPolicyCfgDefn.properties
@@ -33,6 +33,7 @@
property.ssl-protocol.default-behavior.alias.synopsis=Uses the default set of SSL protocols provided by the server's JVM.
property.ssl-protocol.requires-admin-action.synopsis=Changes to this property take effect immediately but will only impact new SSL LDAP connections created after the change.
property.trust-manager-provider.synopsis=Specifies the name of the trust manager that should be used when negotiating SSL connections with remote LDAP directory servers.
property.trust-manager-provider.default-behavior.alias.synopsis=By default, no trust manager is specified indicating that only certificates signed by the authorities associated with this JVM will be accepted.
property.trust-manager-provider.requires-admin-action.synopsis=Changes to this property take effect immediately, but only impact subsequent SSL connection negotiations.
property.trust-manager-provider.syntax.aggregation.constraint-synopsis=The referenced trust manager provider must be enabled when SSL is enabled.
property.use-ssl.synopsis=Indicates whether the LDAP Pass Through Authentication Policy should use SSL.