Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D41C18CB9 for ; Mon, 30 Nov 2015 22:55:11 +0000 (UTC) Received: (qmail 70819 invoked by uid 500); 30 Nov 2015 22:55:11 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 70788 invoked by uid 500); 30 Nov 2015 22:55:11 -0000 Mailing-List: contact commits-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list commits@nifi.apache.org Received: (qmail 70762 invoked by uid 99); 30 Nov 2015 22:55:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2015 22:55:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1A0372C0453 for ; Mon, 30 Nov 2015 22:55:11 +0000 (UTC) Date: Mon, 30 Nov 2015 22:55:11 +0000 (UTC) From: "Tony Kurc (JIRA)" To: commits@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-1225) Add support for SSL context and alternate endpoints for PutS3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032658#comment-15032658 ] Tony Kurc commented on NIFI-1225: --------------------------------- indeed. [~jskora] - you comfortable making that change? > Add support for SSL context and alternate endpoints for PutS3 > -------------------------------------------------------------- > > Key: NIFI-1225 > URL: https://issues.apache.org/jira/browse/NIFI-1225 > Project: Apache NiFi > Issue Type: Improvement > Components: Extensions > Reporter: Tony Kurc > Assignee: Tony Kurc > Priority: Minor > Fix For: 0.4.0 > > Attachments: NIFI-1225.000.patch, NIFI-1225.001.patch, NIFI-1225.002.patch, S3_Put_Fetch_Delete.xml > > > NIFI-1107 added this as well as multipart puts, but is not ready. Going to split out the code for SSL context and alternate endpoint. -- This message was sent by Atlassian JIRA (v6.3.4#6332)