I was able to get it to connect using SSL by taking the following steps:

1) Use a trusted Cert, or add my self-signed cert to the list of trusted certs for my installed JRE.
(http://forum.java.sun.com/thread.jsp?forum=63&thread=174214&message=548253)


2) Use the explicit port number. https://localhost/slide/files wouldn't work, but https://localhost:443/slide/files would. Seems like a bug to me.

K.C.

Martin Dulisch wrote:

Try to replace the Http client with the current version. This
helped us to resolve the problem.

Which WebDAV server do you use?

Martin

K.C. Baltz wrote:


I get the following message when I try to connect to my site:

Error: Check! Connection refused: connect

Is it possible that this is caused by our site not having a
trusted certificate?  (I.e.  we self-signed)  DAVExplorer
warns me about this, but it still connects.

K.C.

Martin Holz wrote:



"K.C. Baltz" <[EMAIL PROTECTED]> writes:





With the archives down, I'm having trouble finding
information regarding connecting the Slide command-line
client to a store via HTTPS/SSL.  It appears that it simply
doesn't support HTTPS.  I can connect to the server using
DAVExplorer in HTTPS mode, so the server is most likely not
the problem.


I've also tried the version in CVS to no avail.





The command line client from CVS does support HTTPS. I am not
aware, that I did anything special to enable it. Why do you
think, it does not work?

You can search the archives at
http://search.gmane.org/.
The group is gmane.comp.jakarta.slide.user


-- Martin Holz <[EMAIL PROTECTED]>

Softwareentwicklung / Vernetztes Studium - Chemie
FIZ CHEMIE Berlin
Franklinstrasse 11
D-10587 Berlin


--------------------------------------------------------------


-------


To unsubscribe, e-mail:
[EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to