This module contains a simple implementation of [SslContext](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/javax/net/ssl/SSLContext.html) that will be injected to be used with HttpClient that Druid nodes use internally to communicate with each other. More details [here](https://druid.apache.org/docs/latest/development/extensions-core/simple-client-sslcontext.html).