On 29/04/2015 22:31, ma...@apache.org wrote: > Author: markt > Date: Wed Apr 29 21:31:43 2015 > New Revision: 1676864 > > URL: http://svn.apache.org/r1676864 > Log: > Implement the native part of SNI
This works. The Java -> C -> Java -> C transition isn't going to give the fastest SSL handshake in the world but I intend to leave fixing that as an exercise for someone that is rather more competent in C than I am. I have tested this locally with two different certs and Tomcat does correctly switch between them depending on the host the browser requests. I have some tidying up of this that I'll do tomorrow (docs, comments, i18n etc.) and then I plan to get on with the HTTP/2 implementation. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org