druid/extensions-core/simple-client-sslcontext
Laksh Singla 5f86072456
Prepare master for Druid 29 (#15121)
Prepare master for Druid 29
2023-10-11 10:33:45 +05:30
..
src/main Tidy up construction of the Guice Injectors (#12816) 2022-08-04 00:05:07 -07:00
README.md switch links from druid.io to druid.apache.org (#7914) 2019-06-18 09:06:27 -07:00
pom.xml Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30

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.