srinivas created DIRMINA-1180:
---------------------------------
Summary: SSL session is closed after NIOChannel is closed
Key: DIRMINA-1180
URL: https://issues.apache.org/jira/browse/DIRMINA-1180
Project: MINA
Issue Type: Bug
Components: SSL
Affects Versions: 2.2.3
Reporter: srinivas
Attachments: SSLFilter.txt
SSL session close is called after NIOChannel is closed and causing GNU TLS
error at rsyslog server logs.
Earlier version closes SSL session by overriding filterClose method in
SSLFilter.java class but the latest version this method is removed.
Rsyslog logs:
: unexpected GnuTLS error -110 in nsd_gtls.c:602: The TLS connection was
non-properly terminated. [v8.2404.0 try https://www.rsyslog.com/e/2078 ]
Sep 8 22:19:02 apim-qa-ssl-syslog-02 rsyslogd[23506]: netstream session
0x7fbb8000ef00 from 10.52.34.66 will be closed due to error [v8.2404.0 try
https://www.rsyslog.com/e/2078 ]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]