You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Aren Cambre (Jira)" <ji...@apache.org> on 2020/06/20 18:33:00 UTC

[jira] [Created] (SOLR-14584) solr.in.cmd and solr.in.sh still reference jks files

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org