Hi Team, Currently, we are using Apache Mina in our application(version: 2.0.21) Our application supports TLS1.2. we would like to support TLS1.3 as well, but when we did necessary modifications - not all requests are coming to NioSocketAcceptor. we are not getting all messages to messageReceived of IoHandlerAdapter, but the session is getting created.
*Is apache Mina supports TLSv.13?(either version or 2.0.21 or future versions)* Basically not all requests coming to socket(NioSocketAcceptor). Appreciate your help. Looking forward to the reply. Thanks, Ratnakar