Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to webdav server with invalid certificate #7483

Closed
cyberduck opened this issue Oct 9, 2013 · 7 comments
Closed

Connect to webdav server with invalid certificate #7483

cyberduck opened this issue Oct 9, 2013 · 7 comments
Assignees
Labels
bug fixed webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

5bd24d4 created the issue

When connect to webdav server with invalid certificate, there is a prompt to let you choose "Continue", "Disconnect", "Show Certificate" and a checkbox "Always Trust".

If click "Continue", the webdav server can be connected successfully.

However, if tick the checkbox "Always Trust" and then click "Continue", the webdav server cannot be connected and the status bar will show "Disconnected".

Please help to check and fix it. Thanks.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot reproduce this issue with the latest snapshot build available.

@cyberduck
Copy link
Collaborator Author

5bd24d4 commented

Replying to [comment:2 dkocher]:

I cannot reproduce this issue with the latest snapshot build available.

I tried snapshot build version 4.4 (13235) but the problem still exists.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Is this server reachable from the Internet?

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Tried to replicate the issue with a local WebDAV server and a self-signed certificate. The connection could be establish in both cases (Always Trust off/on).

I'm happy to test against your server if it's reachable from the Internet.

@cyberduck
Copy link
Collaborator Author

5bd24d4 commented

I tried with IIS WebDav server. The problem appears.

But tried with Apache WebDav server. The problem does not appear.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:7 hmchan]:

I tried with IIS WebDav server. The problem appears.

But tried with Apache WebDav server. The problem does not appear.

What is the address of the IIS server? Is it reachable over the Internet?

@cyberduck
Copy link
Collaborator Author

5bd24d4 commented

Sorry. My IIS WebDav Server is not reachable over Internet.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants