Bug 124355 (DEFECT000292880) - startTLS method stops reading if the server denied the startTLS request
Summary: startTLS method stops reading if the server denied the startTLS request
Status: VERIFIED FIXED
Alias: DEFECT000292880
Product: NDS SDK
Classification: Novell Products
Component: LDAP Java SDK (show other bugs)
Version: OCT 2006 NDK
Hardware: Other Other
: P5 - None : Normal
Target Milestone: FCS
Assignee: Jeff Vincent
QA Contact: Sundar Swamy
URL:
Whiteboard:
Keywords: English
Depends on:
Blocks:
 
Reported: 2002-02-22 20:25 UTC by Cameron Morris
Modified: 2007-05-14 17:49 UTC (History)
1 user (show)

See Also:
Found By: Development
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 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>