Bugzilla – Bug 129626
interfaces to disallow SSLv2
Last modified: 2013-05-14 07:00:52 UTC
LDAP C SDK should expose interfaces that will allow any SSLv2 negotiaion from hapenning. This is required for NVDS LDAP Chaining agent.
s/allow/disallow in the above description.
We are not looking at fixing this bug now as this might break some applications which till date work on SSLv2. Marking this bug for future releases.
LDAP SDK should provide an interface to the application to disallow SSLv2 negotiation from happening. This is very much like application being able to tell ldapsdk, the needed cipher suite level. So its the application that makes the call. Also there is no urgent need for this api as there are no immediate consumers.