Steve Rowe created SOLR-7020:
--------------------------------

             Summary: Stop requiring jetty.xml edits to enable bin/solr to 
start in SSL mode
                 Key: SOLR-7020
                 URL: https://issues.apache.org/jira/browse/SOLR-7020
             Project: Solr
          Issue Type: Task
            Reporter: Steve Rowe
            Assignee: Steve Rowe
            Priority: Minor
             Fix For: 5.0, Trunk, 5.1


Right now we tell people to edit {{server/etc/jetty.xml}} to enable SSL: 
comment out the non-SSL connector(s), uncomment the SSL connector.

Jetty can be started using alternate configuration files - see 
https://wiki.eclipse.org/Jetty/Reference/jetty.xml_usage - we should make use 
of this capability and provide an SSL-enabled alternative to {{jetty.xml}} that 
{{bin/solr start}} can use when SSL is enabled.  That way no manual edits to 
{{jetty.xml}} will be required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to