druid/extensions-core/simple-client-sslcontext
Parag Jain 6e2f78f552 TLS support (#4270) 2017-07-06 17:40:12 -07:00
..
src/main TLS support (#4270) 2017-07-06 17:40:12 -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.