[ 
https://issues.apache.org/jira/browse/SOLR-16743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792166#comment-17792166
 ] 

ASF subversion and git services commented on SOLR-16743:
--------------------------------------------------------

Commit 3846f09c1daad3cc33f8eaa532a4047628d6c6e5 in solr's branch 
refs/heads/branch_9x from Tomas Eduardo Fernandez Lobbe
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=3846f09c1da ]

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to