druid/extensions-core/simple-client-sslcontext
Clint Wylie 1aef72aa7e
Bump up the version in pom to 27.0.0 in preparation of release (#14051)
2023-04-10 14:56:59 +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 Bump up the version in pom to 27.0.0 in preparation of release (#14051) 2023-04-10 14:56:59 +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.