druid/extensions-core/simple-client-sslcontext
Roman Leventov 5787d04fad Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08:00
..
src/main Extension points for authentication/authorization (#4271) 2017-09-15 23:45:48 -07:00
README.md TLS support (#4270) 2017-07-06 17:40:12 -07:00
pom.xml Bump Druid version to 0.12.0 (#5138) 2017-12-15 07:37:01 -08: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.