Hello, Does anyone know how to enforce client hostname verification when using mutual TLS in Solr? Without that feature, any host with a certificated could connect to Solr using m-TLS and there is no authentication (the primary use-case of m-TLS).
Also, if Solr is secured by m-TLS, is there a way to extend the same to zookeeper as well ? Thanks,
