Bug 129626

Summary: interfaces to disallow SSLv2
Product: [Novell Products] NDS SDK Reporter: Girish Kumar <kgirish>
Component: LDAP C SDKAssignee: pradeep rathi <pradeep.rathi>
Status: CONFIRMED --- QA Contact: Anilkumar S <anilkumar.s>
Severity: Normal    
Priority: P5 - None    
Version: Oct 2005 NDK   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Girish Kumar 2005-10-20 04:49:30 UTC
LDAP C SDK should expose interfaces that will allow any SSLv2 negotiaion from 
hapenning.

This is required for NVDS LDAP Chaining agent.
Comment 1 Girish Kumar 2005-10-20 04:50:08 UTC
s/allow/disallow in the above description.
Comment 2 Hiredesai Santosh 2006-07-28 08:29:23 UTC
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.
Comment 3 Girish Kumar 2006-07-28 08:45:23 UTC
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.