druid/extensions-core/simple-client-sslcontext
David Lim 20ab213ba6 change project versions to 0.13.0-incubating-SNAPSHOT (#6453) 2018-10-11 19:28:01 -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 change project versions to 0.13.0-incubating-SNAPSHOT (#6453) 2018-10-11 19:28:01 -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.