Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E3BEADDF3 for ; Wed, 19 Sep 2012 12:44:09 +0000 (UTC) Received: (qmail 53578 invoked by uid 500); 19 Sep 2012 12:44:08 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 53335 invoked by uid 500); 19 Sep 2012 12:44:08 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 52794 invoked by uid 99); 19 Sep 2012 12:44:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 12:44:07 +0000 Date: Wed, 19 Sep 2012 23:44:07 +1100 (NCT) From: "Sami Siren (JIRA)" To: dev@lucene.apache.org Message-ID: <1847983015.97192.1348058647676.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (SOLR-3854) SolrCloud does not work with https MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sami Siren created SOLR-3854: -------------------------------- Summary: SolrCloud does not work with https Key: SOLR-3854 URL: https://issues.apache.org/jira/browse/SOLR-3854 Project: Solr Issue Type: Bug Reporter: Sami Siren Assignee: Sami Siren Fix For: 4.0 There are a few places in current codebase that assume http is used. This prevents using https when running solr in cloud mode. -- 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: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org