Details
Description
SSL filter can handle messages from any kinds of browser except for chrome browser.
Actually, when I tested with chrome browser, SslFilterMessage was created but Application data can not created.
I don't know why application data can't be created so I tested with tomcat 6 and then everything is fine.
That means Mina SSL filter can not handle SSL Message or TLS message from chrome browser.
How can I fix it to handle SSL data from chrome browser???
Anyone have an answer about that ... please let me know it..