druid/extensions-core/simple-client-sslcontext
Gian Merlino 04ea3c9f8c
Update license headers. (#5976)
* Update license headers.

For compliance with http://www.apache.org/legal/src-headers.html.

* More license adjustments.

* Fix mistakenly edited package line.
2018-07-11 09:55:18 -07:00
..
src/main Update license headers. (#5976) 2018-07-11 09:55:18 -07:00
README.md TLS support (#4270) 2017-07-06 17:40:12 -07:00
pom.xml Update license headers. (#5976) 2018-07-11 09:55:18 -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.