Closed
Bug 704020
Opened 14 years ago
Closed 11 years ago
Firefox does not support 4 kibibit ephemeral DH parameters
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aaronmdjones, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1
Build ID: 20110928134238
Steps to reproduce:
Configured a TLSv1 server with a DHE-RSA ciphersuite and a 4096 bit ephemeral DH parameters file.
Actual results:
Secure Connection Failed
An error occurred during a connection to <redacted>.
Unable to generate public/private key pair.
(Error code: sec_error_keygen_fail)
Expected results:
The negotiation should have completed successfully: it works in Safari, links, wget, cURL, openssl s_client, etc.
Updated•14 years ago
|
Component: Security → Security: PSM
Product: Firefox → Core
QA Contact: firefox → psm
| Reporter | ||
Updated•14 years ago
|
Version: 7 Branch → 8 Branch
Comment 1•11 years ago
|
||
Aaron, please re-open this if it isn't fixed now. It should have been fixed by bug 636802.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•