Re: Confirm: Webdav and SSL works

2007-01-30 Thread Emmanuel Venisse
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 li

Re: Confirm: Webdav and SSL works

2007-01-30 Thread Thomas Recloux
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 Rec

Re: Confirm: Webdav and SSL works

2007-01-30 Thread Joakim Erdfelt
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

Confirm: Webdav and SSL works

2007-01-30 Thread Graham Leggett
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