| Trustin Lee (JIRA) 2005-10-26, 5:45 pm |
| [ http://issues.apache.org/jira/brows...NA-106?page=all ]
Trustin Lee resolved DIRMINA-106:
---------------------------------
Resolution: Fixed
SSLFilter now provides three methods:
* startSSL(IoSession)
* stopSSL(IoSession)
* isSSLStarted(IoSession)
Which enables you to implement full StartTLS.
> Add TLS closure support to SSLFilter
> ------------------------------------
>
> Key: DIRMINA-106
> URL: http://issues.apache.org/jira/browse/DIRMINA-106
> Project: Directory MINA
> Type: New Feature
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Fix For: 0.9
>
> SSLFilter doesn't support TLS closure (close_notify in RFC 2246) at all. It is required to applications that want to switch between TLS and non-TLS mode.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|