Bug 124355 (DEFECT000292880)

Summary: startTLS method stops reading if the server denied the startTLS request
Product: [Novell Products] NDS SDK Reporter: Cameron Morris <cmorris>
Component: LDAP Java SDKAssignee: Jeff Vincent <jvincent>
Status: VERIFIED FIXED QA Contact: Sundar Swamy <ssundar>
Severity: Normal    
Priority: P5 - None CC: aclark
Version: OCT 2006 NDKKeywords: English
Target Milestone: FCS   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rajkumar V 2005-10-10 22:54:39 UTC


------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 -------

This bug previously known as bug DEFECT000292880 at remedy/
remedy/show_bug.cgi?id=DEFECT000292880
Originally filed under the NDS SDK product and LDAP Java SDK component.

---------
<remedy_version_found_in> BLANK </remedy_version_found_in>
---------
<remedy_details> StartTLS will stop the reader and then restart it after
      the TLS is negotiated.  However if the server rejects the startTLS
      request, or an error occurs on the TLS handshake the reader is not
      started again.  We need a new method startReader and we need to put
      it in the finally clause of startTLS. </remedy_details>