You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-dev@maven.apache.org by Graham Leggett <mi...@sharp.fm> on 2007/01/30 14:55:40 UTC

Confirm: Webdav and SSL works

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


Re: Confirm: Webdav and SSL works

Posted by Thomas Recloux <th...@gmail.com>.
Hello all,

> Do you happen to know of a URL that demonstrates how to add the CA or
> SSL certs to teh cacerts keystore, I'd like to get that documented, and
> link to the 'how-to' documents for that process.

Is this doc OK ?
http://maven.apache.org/guides/mini/guide-repository-ssl.html
-- 
Thomas Recloux

---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org


Re: Confirm: Webdav and SSL works

Posted by Emmanuel Venisse <em...@venisse.net>.
http://docs.codehaus.org/display/HAUSMATES/WebDAV
or with the InstallCert class : http://blogs.sun.com/andreas/entry/no_more_unable_to_find

Emmanuel

Joakim Erdfelt a écrit :
> Thanks!
> 
> Do you happen to know of a URL that demonstrates how to add the CA or
> SSL certs to teh cacerts keystore, I'd like to get that documented, and
> link to the 'how-to' documents for that process.
> 
> - Joakim
> 
> Graham Leggett wrote:
>> 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
>>
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: wagon-dev-help@maven.apache.org
> 
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org


Re: Confirm: Webdav and SSL works

Posted by Joakim Erdfelt <jo...@erdfelt.com>.
Thanks!

Do you happen to know of a URL that demonstrates how to add the CA or
SSL certs to teh cacerts keystore, I'd like to get that documented, and
link to the 'how-to' documents for that process.

- Joakim

Graham Leggett wrote:
> 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
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org