Skip to content

sherlock-1.9

Compare
Choose a tag to compare
@jigs1993 jigs1993 released this 10 Oct 00:03
· 50 commits to master since this release

Adding mTLS authentication for druid query/status REST APIs

  • added new CLI settings params for mTLS connectivity.
    • truststore-path, truststore-type, truststore-password, keystore-path, keystore-type, keystore-password, key-dir, cert-dir, https-hostname-verification, custom-ssl-context-provider-class, custom-secret-provider-class. Refer README.md for usage of each of the params.