Closed
Bug 1121208
Opened 11 years ago
Closed 11 years ago
security.ssl3.ecdhe_rsa_aes_128_gcm_sha256 set to false results in pages not loading at all
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1121706
People
(Reporter: Hauke_Westemeier, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150108202552
Steps to reproduce:
- Created new firefox profile
- Go to about:config
- Set security.ssl3.ecdhe_rsa_aes_128_gcm_sha256 to false
- Try to load https://www.google.de (via the normal adress bar)
Actual results:
Page doesn't load at all. No error message, browser just stayed at the page where it was before (in the above run at about:config)
Expected results:
Load the page properly.
At least display an error (like ssl_error_no_cypher_overlap but acctually there should be other cyphers working)
It war working in Firefox 34 and other pages still work.
Comment 1•11 years ago
|
||
Can you please add a comment in bug 1121706 explaining why you set this pref?
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•