AW: Tomcat 7: NIO Connector SSL-Support

2012-09-14 Thread Christian Kahlo
> > Are there any plans to make things more abstract, > > No. > > > i.e. the possibility to inject a > > ByteChannel (or NioChannel / SecureNioChannel) into the EndPoint > > implementation or is it a design goal to use SSLContext + SSLEngine > > directly in NioEndpoint? > > The extension point f

Tomcat 7: NIO Connector SSL-Support

2012-09-14 Thread Christian Kahlo
Hi there, just a question about the further development of the NioEndpoint. We migrated to Tomcat 7 recently and wanted to use NIO with our own SSL-stack. This SSL-stack is able to process a couple of sophisticated cipher-suites like TLS-RSA-PSK-* or (non-standard) TLS-ECDHE-RSA-PSK-* as we