Bug 129626 - interfaces to disallow SSLv2
Summary: interfaces to disallow SSLv2
Status: CONFIRMED
Alias: None
Product: NDS SDK
Classification: Novell Products
Component: LDAP C SDK (show other bugs)
Version: Oct 2005 NDK
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: pradeep rathi
QA Contact: Anilkumar S
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-20 04:49 UTC by Girish Kumar
Modified: 2013-05-14 07:00 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.