druid/extensions-core/simple-client-sslcontext
Clint Wylie 84598fba3b combine druid-api, druid-common, java-util into druid-core (#6443)
* combine druid-api, druid-common, java-util

* spacing
2018-10-14 20:37:37 -07:00
..
src/main Mutual TLS support (#6076) 2018-09-19 09:56:15 -07:00
README.md TLS support (#4270) 2017-07-06 17:40:12 -07:00
pom.xml combine druid-api, druid-common, java-util into druid-core (#6443) 2018-10-14 20:37:37 -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.