On 14/09/2012 16:40, Christian Kahlo wrote: > 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 for SSL implementations has always been the JSSE interface. I don't see that changing. If you have changes you would like to suggest that: a) make your own extension simpler b) are minimal impact on the existing code and user base then they'd certainly be considered. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org