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

Always trust option for certificate causes hang #8044

Closed
cyberduck opened this issue Jun 19, 2014 · 6 comments
Closed

Always trust option for certificate causes hang #8044

cyberduck opened this issue Jun 19, 2014 · 6 comments
Assignees
Labels
bug ftp-tls FTP (TLS) Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

333770d created the issue

starting cyberduck, clicking on a bookmark, the (standard)window opens "check certificate".
i have the three options "show certificate", "dismiss", "continue".
if i try to connect to the server with option set "always trusting *.myserver.tld" i get the spinning wheel.

even my mail-app disconnects to other servers using a certificate. so i think it could be a different problem depending the operating system or system-wide ssh-architecture.

i dont get into this kind of trouble on osx 10.6.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you find any related output in the system.log (/Applications/Utilities/Console.app)?

@cyberduck
Copy link
Collaborator Author

333770d commented

Replying to [comment:2 dkocher]:

Can you find any related output in the system.log (/Applications/Utilities/Console.app)?

19.06.14 (KW25) 17:58:09,189 Cyberduck: CGContextGetCTM: invalid context 0x0
19.06.14 (KW25) 17:58:09,189 Cyberduck: CGContextSetBaseCTM: invalid context 0x0
19.06.14 (KW25) 17:58:09,190 [0x0-0x1c01c].ch.sudo.cyberduck: Jun 19 17:58:09 cle-2.local Cyberduck[650] <Error>: CGContextGetCTM: invalid context 0x0
19.06.14 (KW25) 17:58:09,190 [0x0-0x1c01c].ch.sudo.cyberduck: Jun 19 17:58:09 cle-2.local Cyberduck[650] <Error>: CGContextSetBaseCTM: invalid context 0x0
19.06.14 (KW25) 17:58:09,199 Cyberduck: CGContextGetCTM: invalid context 0x0
19.06.14 (KW25) 17:58:09,199 Cyberduck: CGContextSetBaseCTM: invalid context 0x0
19.06.14 (KW25) 17:58:09,199 [0x0-0x1c01c].ch.sudo.cyberduck: Jun 19 17:58:09 cle-2.local Cyberduck[650] <Error>: CGContextGetCTM: invalid context 0x0
19.06.14 (KW25) 17:58:09,199 [0x0-0x1c01c].ch.sudo.cyberduck: Jun 19 17:58:09 cle-2.local Cyberduck[650] <Error>: CGContextSetBaseCTM: invalid context 0x0
19.06.14 (KW25) 18:18:29,844 com.apple.launchd.peruser.501: ([0x0-0x1c01c].ch.sudo.cyberduck[650]) Exited: Terminated: 15

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I suspect something is wrong with your keychain where we want to save your certificate trust preference. Can you try to open Keychain Access.app (Schlüsselbund) and choose "Keychain First Aid" from the main application menu to repair your keychain.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

While Cyberduck hangs, can you try to enter

sudo killall securityd

in a Terminal.app window and see if that will make Cyberduck to continue with opening the connection.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#8052 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This might be fixed with e6d76b8. Please update to the latest snapshot build available.

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

No branches or pull requests

2 participants