[ https://issues.apache.org/jira/browse/DIRMINA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
srinivas updated DIRMINA-1180: ------------------------------ Attachment: serverlogs.txt > 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 > Priority: Major > Attachments: SSLFilter.txt, serverlogs.txt, sslDebugLogs.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: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org