Description
While I was going through the HTTP2ClientCode I realized that theĀ {{ solr.ssl.checkPeerName }} option defaults to false if the system property is not provided. Instead we want it to default to true, which the documentation and the code both say is the functionality.
Fixing this in a minor version would be back-compat breaking, though it would be adhering to the provided documentation. So I'm not sure whether we want this in 9x or just 10.
Attachments
Issue Links
- is related to
-
SOLR-16679 Fix solr.jetty.ssl.verifyClientHostName logging
- Closed
- links to