Return-Path: Delivered-To: apmail-maven-wagon-dev-archive@www.apache.org Received: (qmail 55310 invoked from network); 30 Jan 2007 13:56:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2007 13:56:06 -0000 Received: (qmail 11715 invoked by uid 500); 30 Jan 2007 13:56:13 -0000 Delivered-To: apmail-maven-wagon-dev-archive@maven.apache.org Received: (qmail 11687 invoked by uid 500); 30 Jan 2007 13:56:12 -0000 Mailing-List: contact wagon-dev-help@maven.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: wagon-dev@maven.apache.org List-Id: "Maven Wagon Developers List" Delivered-To: mailing list wagon-dev@maven.apache.org Received: (qmail 11676 invoked by uid 99); 30 Jan 2007 13:56:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 05:56:12 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of minfrin@sharp.fm designates 64.49.220.200 as permitted sender) Received: from [64.49.220.200] (HELO chandler.sharp.fm) (64.49.220.200) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 05:56:02 -0800 Received: from chandler.sharp.fm (localhost [127.0.0.1]) by chandler.sharp.fm (Postfix) with ESMTP id C543DE53A5 for ; Tue, 30 Jan 2007 07:55:40 -0600 (CST) Received: from www.sharp.fm (unknown [209.61.173.189]) by chandler.sharp.fm (Postfix) with ESMTP id A4568E4528 for ; Tue, 30 Jan 2007 07:55:40 -0600 (CST) Received: from 196.8.104.27 (SquirrelMail authenticated user minfrin@sharp.fm) by www.sharp.fm with HTTP; Tue, 30 Jan 2007 15:55:40 +0200 (SAST) Message-ID: <40988.196.8.104.27.1170165340.squirrel@www.sharp.fm> Date: Tue, 30 Jan 2007 15:55:40 +0200 (SAST) Subject: Confirm: Webdav and SSL works From: "Graham Leggett" To: wagon-dev@maven.apache.org User-Agent: SquirrelMail/1.4.8-2.el4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Checked: Checked by ClamAV on apache.org Hi all, In the source file at https://svn.apache.org/repos/asf/maven/wagon/tags/wagon-1.0-beta-2/wagon-providers/wagon-webdav/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java, the following comment is present: TODO: webdav https server is not tested I have tested the wagon against an SSL enabled DAV webserver and SSL works - on condition that the CA certificate used to sign the DAV server's certificate is installed in the JDK's default cacerts keystore. Regards, Graham -- --------------------------------------------------------------------- To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org For additional commands, e-mail: wagon-dev-help@maven.apache.org