[ https://issues.apache.org/jira/browse/SOLR-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791804#comment-17791804 ]
ASF subversion and git services commented on SOLR-16743: -------------------------------------------------------- Commit 9f21a71bbd89fa61821850b64963062cc21256f8 in solr's branch refs/heads/main from Tomas Eduardo Fernandez Lobbe [ https://gitbox.apache.org/repos/asf?p=solr.git;h=9f21a71bbd8 ] SOLR-16743: Auto reload keystore/truststore on change (#2100) Add Jetty module to scan and automatically reload key store and trust store changes. Also, add scanner to the SolrJ library to do the same on the client side if configured > Auto reload keystore/truststore on change > ----------------------------------------- > > Key: SOLR-16743 > URL: https://issues.apache.org/jira/browse/SOLR-16743 > Project: Solr > Issue Type: Improvement > Components: Server, SolrJ > Reporter: Houston Putman > Priority: Major > Time Spent: 1h > Remaining Estimate: 0h > > Currently everyone who uses Solr with SSL must restart their clusters when > new certificates are created. > Jetty comes with an > [ssl-reload|https://www.eclipse.org/jetty/documentation/jetty-10/operations-guide/index.html#og-module-ssl-reload] > module for reloading the server's keystore. > For the client we would likely need to reload the truststore, but that > requires more investigation. -- 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