sherlock-1.9
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.