Aren Cambre created SOLR-14584: ---------------------------------- Summary: solr.in.cmd and solr.in.sh still reference jks files Key: SOLR-14584 URL: https://issues.apache.org/jira/browse/SOLR-14584 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Components: Server Affects Versions: 8.5.2 Reporter: Aren Cambre
When following the [Enabling SSL|[https://lucene.apache.org/solr/guide/8_5/enabling-ssl.html]] documentation exactly, the end result is an error if you miss a critical detail: that you need to change the *.jks* file extension in two lines to *.p12*. Please update the default *bin/solr.in.cmd* file to reference *p12* files. It appears that the JKS format has been left behind, so there's no reason to reference those by default. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org