[
https://issues.apache.org/jira/browse/DIRSTUDIO-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRSTUDIO-1015.
------------------------------------------
Resolution: Fixed
The NPE has been handled with http://svn.apache.org/viewvc?rev=1440877&view=rev
back in jan 2013...
We badly need a release !
> Question about the closing of TLS connection in Apache Directory Studio
> -----------------------------------------------------------------------
>
> Key: DIRSTUDIO-1015
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1015
> Project: Directory Studio
> Issue Type: Question
> Reporter: alexander todorov
>
> Hi,
> I am looking in the sources of Apache Directory Studio and I have a question.
> In the class
> org.apache.directory.studio.connection.core.io.jndi.JNDIConnectionWrapper
> I see that in the method disconnect, the connection is closed only by
> invoking of context.close() (context is of type InitialLdapContext).
> My question is:
> In case of using of StartTLS extension why don’t you call
> StartTlsResponse.close() prior to context.close() ?
> StartTlsResponse.close() sends the TLS alert - close_notify.
> Is it safe not to call StartTlsResponse.close() ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)