https://bz.apache.org/bugzilla/show_bug.cgi?id=58462
Bug ID: 58462 Summary: SSL Handshake in NIO2 Product: Tomcat 8 Version: 8.0.26 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Connectors Assignee: dev@tomcat.apache.org Reporter: chandrakumarkamalakan...@gmail.com Hi, I need clarification on the NIO2 usages for SSL handling. There are APIs to use the tomcat-coyote library for connecting server using NIO2. Issue is as I belief for NIO2 there will be asynchronous and either there will be as future task or completion handler for any tasks. But for SSL handshake, there is no such thing available and I'm not sure if we can use those APIs(SecureNIO2Channel) as in NIO using Selectors. Regards, Kamal. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org