HTTP/2 PushBuilder.push() synchronous?

2016-09-29 Thread Brian Clozel
deHandler.java#L1036 -- Brian Clozel

Re: TLS support: consider bundling native libs in JARs

2017-10-19 Thread Brian Clozel
> >> On 19 October 2017 15:11:19 BST, Brian Clozel > >> <bclo...@pivotal.io> wrote: > >>> Hi, > >>> > >>> More and more servers are choosing to make available one or > >>> more solutions to use TLS native stacks by shipping them

TLS support: consider bundling native libs in JARs

2017-10-19 Thread Brian Clozel
around tomcat+tcnative+openssl versions compatibility. Would the Tomcat community consider shipping JARs (with classifier and uber JARs) containing the required native libraries (libtcnative + openssl + apr)? Bonus question: would you consider supporting boringssl or libressl? Thanks, -- Brian