Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5B73D2009F4 for ; Thu, 26 May 2016 14:42:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5841E160A10; Thu, 26 May 2016 12:42:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C4D20160939 for ; Thu, 26 May 2016 14:42:15 +0200 (CEST) Received: (qmail 13681 invoked by uid 500); 26 May 2016 12:42:15 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 13672 invoked by uid 99); 26 May 2016 12:42:14 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2016 12:42:14 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5BCC82C14DC for ; Thu, 26 May 2016 12:42:13 +0000 (UTC) Date: Thu, 26 May 2016 12:42:12 +0000 (UTC) From: "Miklos Gergely (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-16891) SSL support for Log Search Solr MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 26 May 2016 12:42:16 -0000 [ https://issues.apache.org/jira/browse/AMBARI-16891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302019#comment-15302019 ] Miklos Gergely commented on AMBARI-16891: ----------------------------------------- This modification allows the operator to set up SSL connection between the clients ( Log Search Server, Log Feeders ) and the Solr server. The operator may specify the location of the trust stores and the key stores ( and also their types and their passwords ), and it is also the operator's responsibility to ensure those trust stores and key stores, containing the appropriate certificates and keys. > SSL support for Log Search Solr > ------------------------------- > > Key: AMBARI-16891 > URL: https://issues.apache.org/jira/browse/AMBARI-16891 > Project: Ambari > Issue Type: Improvement > Components: ambari-logsearch > Affects Versions: 2.4.0 > Reporter: Miklos Gergely > Assignee: Miklos Gergely > Fix For: 2.4.0 > > Attachments: AMBARI-16891.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)