[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338478#comment-14338478
 ] 

Emmanuel Lecharny commented on DIRSTUDIO-1015:
----------------------------------------------

No, not yet. You just have a {{startTls()}} method, we don't have a 
{{closeTls()}} one (yet).

This is a feature we need to add.

> 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)

Reply via email to