Hi, <http://mina.apache.org/faq.html> says
"Server developers will also have to disconnect users who doesn't initiate SSL handshake." What does that exactly mean? Do I have to schedule a task that checks after 30 seconds or so if the SSL handshake was successful and if not drop the connection? Thanks James