Houston Putman created SOLR-16669: ------------------------------------- Summary: Http2SolrClient defaults checkPeerName incorrectly Key: SOLR-16669 URL: https://issues.apache.org/jira/browse/SOLR-16669 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: http2, SolrJ Reporter: Houston Putman
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. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org