[
https://issues.apache.org/jira/browse/SOLR-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-4394:
---------------------------
Attachment: SOLR-4394.patch
Patch with the basics. After applying this patch you need to run the following
commends to generate the keystore...
{noformat}
cd solr/example/etc/ && ./create-solrtest.keystore.sh
{noformat}
(The keystore file can be committed in SVN, but as a binary file it can't be
part of hte patch)
There is still a nocommit to randomize if/when we use SSL, and also some TODOs
-- in particular arround whether we ant to consider promoting the SSL test
logic up to SolrJettyTestBase so it's (randomly) used in more tests, but i
wanted to put this out there as a starting point for discussion. (and because
i'm going offline for a week on vacation and i don't wnat to lose track of what
i was doing)
If/when we get basics like this committed, we can then move towards some SSL
related cloud tests for SOLR-3854
> Add SSL tests and example configs
> ---------------------------------
>
> Key: SOLR-4394
> URL: https://issues.apache.org/jira/browse/SOLR-4394
> Project: Solr
> Issue Type: Improvement
> Reporter: Hoss Man
> Assignee: Hoss Man
> Fix For: 4.2
>
> Attachments: SOLR-4394.patch
>
>
> We should provide some examples of running Solr+Jetty with SSL enabled, and
> have some basic tests using jetty over SSL
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]