Closed
Bug 1089179
Opened 10 years ago
Closed 10 years ago
ssl_error_no_cypher_overlap when connecting to a self-signed router
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1090765
People
(Reporter: f0rhum, Unassigned)
References
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141023111813
Steps to reproduce:
Tried to connect as I usually did up to FF32
Actual results:
The error is in title
Expected results:
FF should warn and propose if I want to store a permanent exception for this too short SHA signed certificate.
This is the new chapter of the https://bugzilla.mozilla.org/show_bug.cgi?id=1084606 adventure.
Component: Untriaged → Security: PSM
Product: Firefox → Core
With the latest FF34beta windowsXP, I now have no more specific error message on error: instead I get some generic message:
"Connection was broken (La connexion a été interrompue)
The connection to 192.168.xx.xx:8080 was broken when loading page
The site may be temporarily unvailable or overloaded. Retry later ;
If you can't browse any web site, check network connection of your computer ;
If your pc/netwrk is firewall/proxy protected, make sure Firefox is allowed to Web"
from linux:
openssl s_client -connect 192.168.xx.xx:8080 -showcerts < /dev/null
CONNECTED(00000003)
140465755293344:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:177:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 305 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
Comment 6•10 years ago
|
||
As far as I can tell this is the same as Bug 1090765.
Bug 1090765 has more relevant information though, so forward duping.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•