Bugzilla – Bug 124355
startTLS method stops reading if the server denied the startTLS request
Last modified: 2007-05-14 17:49:05 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>