druid/extensions-core/simple-client-sslcontext
Parag Jain 594a66f3c0 add scheme to AsyncQueryForwardingServlet (#4688)
* add scheme to AsyncQueryForwardingServlet

* add sslContext binding for Router
2017-08-28 15:03:43 -07:00
..
src/main add scheme to AsyncQueryForwardingServlet (#4688) 2017-08-28 15:03:43 -07:00
README.md TLS support (#4270) 2017-07-06 17:40:12 -07:00
pom.xml TLS support (#4270) 2017-07-06 17:40:12 -07:00

README.md

This module contains a simple implementation of SslContext that will be injected to be used with HttpClient that Druid nodes use internally to communicate with each other. More details here.