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

Fails to verify wildcard certificate #2371

Closed
cyberduck opened this issue Jul 31, 2008 · 4 comments
Closed

Fails to verify wildcard certificate #2371

cyberduck opened this issue Jul 31, 2008 · 4 comments
Assignees
Labels
bug fixed ftp-tls FTP (TLS) Protocol Implementation high priority
Milestone

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

When using CyberDuck 3.0.1 against a ftps site, it reports:

Trust for this certificate has not been established, and no user intent is known.

However, when "show certificate" is chosen, it show "This certificate is valid".

The only "odd" thing about my certificate is that it is a wildcard (*) certificate, issued by DigiCert (digicert.com).

Note: Other ftps clients don't "complain" about this certificate

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Thanks for your report. Wildcards should not be a problem. I have the following suggestions to anlyze the issue.

  • Check with Keychain Access.app what is is saying about the certificate.
  • Restart Cyberduck. Sometimes a cached result are not properly refetched for trust settings.
  • Let me know the URL you are connecting to so I can see if I get the same results.

@cyberduck
Copy link
Collaborator Author

watt commented

Hello,

I have the exact same problem with a wildcard certificate.

The odd thing is that when I look at the certificate, Cyberduck tells me in the text in the upper part of the message window: "The certificate for this server is invalid." In the lower part, there is a green tickmark and it says "This certificate is valid".

The only difference is that it is issued for *.domain.com, and the server is under some.domain.com.

@cyberduck
Copy link
Collaborator Author

5cef82f commented

Hello,

experiencing the same problem with our wildcard cert. Using version 3.0.3. Do you already know when it will be fixed?
Maybe you have a release candidate so I could test it.

I can send you the link for testing to your email if you like

Thanks, Ivan

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed in c309d63 and cdfeb2d.

@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 ftp-tls FTP (TLS) Protocol Implementation high priority
Projects
None yet
Development

No branches or pull requests

2 participants