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

Could not generate DH keypair #7738

Closed
cyberduck opened this issue Jan 16, 2014 · 9 comments
Closed

Could not generate DH keypair #7738

cyberduck opened this issue Jan 16, 2014 · 9 comments
Assignees
Labels
bug fixed ftp-tls FTP (TLS) Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

7cff5db created the issue

I want to connect to an FTPS server but I get an error message:

Connection failed

java.lang.RuntimeException: Could not generate DH keypair.

220 ProFTPD 1.3.4a Server (Debian)
AUTH TLS
234 AUTH TLS successful

I have JRE 1.7.0_51. I installed the "Unlimited Strength Java(TM) Cryptography Extension Policy Files" but no success.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [7738 raimund]:

I have JRE 1.7.0_51. I installed the "Unlimited Strength Java(TM) Cryptography Extension Policy Files" but no success.

There is no JRE installation requirement to run Cyberduck and it is not used.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

What is the server DNS name you are trying to connect to?

@cyberduck
Copy link
Collaborator Author

7cff5db commented

Unfortunately it's a private FTP server, but I've attached a tcpdump capture of the traffic.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Possibly related to JDK-6956398.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please test with the latest snapshot build available and let us know if it works.

@cyberduck
Copy link
Collaborator Author

7cff5db commented

Unfortunately no luck with Version 4.4.4 (14217) - still the same error message.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 5a48ed5.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available.

@cyberduck
Copy link
Collaborator Author

7cff5db commented

Yippie, it works, thank you!

@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
Projects
None yet
Development

No branches or pull requests

2 participants