Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 22056 invoked from network); 10 Dec 2009 07:42:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Dec 2009 07:42:15 -0000 Received: (qmail 42592 invoked by uid 500); 10 Dec 2009 07:42:15 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 42558 invoked by uid 500); 10 Dec 2009 07:42:15 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 42548 invoked by uid 500); 10 Dec 2009 07:42:15 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 42545 invoked by uid 99); 10 Dec 2009 07:42:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 07:42:15 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 07:42:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E0545234C1EF for ; Wed, 9 Dec 2009 23:41:52 -0800 (PST) Message-ID: <1840766591.1260430912916.JavaMail.jira@brutus> Date: Wed, 9 Dec 2009 23:41:52 -0800 (PST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-1837) camel-ftp - Add support for FTPS In-Reply-To: <796476463.1247761953737.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1837. -------------------------------- Resolution: Fixed Thanks Christian I have applied the polished patch. trunk: 889125. > camel-ftp - Add support for FTPS > -------------------------------- > > Key: CAMEL-1837 > URL: https://issues.apache.org/activemq/browse/CAMEL-1837 > Project: Apache Camel > Issue Type: New Feature > Components: camel-ftp > Affects Versions: 2.0-M2 > Reporter: Claus Ibsen > Assignee: Christian Mueller > Fix For: 2.2.0 > > Attachments: camel-ftp-polishedTests.patch, camel-ftps-20091201-workInProgress.patch, camel-ftps-20091206.patch, camel-ftps-20091207.patch, client.jks, server.jks > > > Apache Commons Net should now support FTPS (regular FTP with SSL) > http://commons.apache.org/net/ > We should support that as well in Camel. If time permits get it into 2.0 as it should be nearly as the regular FTP from commons-net -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.