You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/02/17 17:03:40 UTC

[GitHub] [solr] HoustonPutman commented on a change in pull request #332: SOLR-15578 Add Support for HSTS Security Protocol

HoustonPutman commented on a change in pull request #332:
URL: https://github.com/apache/solr/pull/332#discussion_r809274602



##########
File path: solr/server/etc/jetty.xml
##########
@@ -126,6 +126,15 @@
           </New>
         </Arg>
       </Call>
+      <Call name="addRule">

Review comment:
       shouldn't this go in the `jetty-https.xml` file? Otherwise the server is going to tell the browser to expect https requests for an http server.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org