« Return to Thread: Confirm: Webdav and SSL works

Re: Confirm: Webdav and SSL works

by Emmanuel Venisse :: Rate this Message:

Reply to Author | View in Thread

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@...
>> For additional commands, e-mail: wagon-dev-help@...
>>
>>  
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wagon-dev-unsubscribe@...
> For additional commands, e-mail: wagon-dev-help@...
>
>
>
>


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

 « Return to Thread: Confirm: Webdav and SSL works