jetty.project/jetty-proxy/src
Simone Bordet c8175ec107 Fixes #4177 - Configure HTTP proxy with SslContextFactory.
It is now possible to pass a `SslContextFactory.Client` to HttpProxy
so that it is possible to use a keystore for the proxy communication
and another keystore for the server communication.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-10-09 17:37:00 +02:00
..
main Issue #3806 - Make Async sendError fully Async (#3912) 2019-08-26 17:55:58 +10:00
test Fixes #4177 - Configure HTTP proxy with SslContextFactory. 2019-10-09 17:37:00 +02:00