
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
27/Oct/05 04:27 AM
|
|
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.
|
|
Description
|
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. |
Show » |
|
* startSSL(IoSession)
* stopSSL(IoSession)
* isSSLStarted(IoSession)
Which enables you to implement full StartTLS.