[ 
https://issues.apache.org/jira/browse/SOLR-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Rowe updated SOLR-7008:
-----------------------------
    Attachment: SOLR-7008.patch

Patch, moves {{\*solrtest\*}} from {{server/etc/}} to {{server/etc/test/}} - 
this directory and its contents are excluded when building the binary {{.tgz}} 
and {{.zip}} packages.

In the patch I also removed the commented-out SSL configuration in 
{{server/etc/jetty.xml}}, which referred to {{solrtest.keystore}} - 
[~shalinmangar] told me offline that under Jetty 9 this will no longer be used: 
HTTPS and SSL config is done in other files.  I've already removed the 
{{solrtest.keystore}} references in this file on branch_5x and lucene_solr_5_0, 
so this part of the patch won't get backported to those branches.

Committing shortly.

> Exclude server/etc/solrtest.keystore and create-solrtest.keystore.sh from the 
> binary release packages
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-7008
>                 URL: https://issues.apache.org/jira/browse/SOLR-7008
>             Project: Solr
>          Issue Type: Task
>            Reporter: Steve Rowe
>            Priority: Minor
>         Attachments: SOLR-7008.patch
>
>
> {{solrtest.keystore}} is used by Solr's SSL tests, but should not be used in 
> other contexts.  We should not ship this file (or the script used to create 
> it: {{create-solrtest.keystore.sh}}) in the binary distributions.



--
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