Closed
      
        Bug 1109211
      
      
        Opened 10 years ago
          Closed 9 years ago
      
        
    
  
imap.dalelektrik.com - STARTTLS; The server may have gone down or there is a network problem  
    Categories
(Thunderbird :: Security, defect)
Tracking
(Not tracked)
        RESOLVED
        INCOMPLETE
        
    
  
People
(Reporter: kaya.uluer, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [regression:TB31.3.0])
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 YaBrowser/14.10.2062.12521 Safari/537.36
Steps to reproduce:
Just update to 31.2.0 to 31.3.0
Actual results:
I get the message "The server may have gone down or there is a network problem."
Problem fined If I change the Connection Security from STARTTLS to NONE or downgrade Thunderbird to 31.2.0
|   | Reporter | |
| Updated•10 years ago
           | 
Severity: normal → critical
|   | Reporter | |
| Comment 1•10 years ago
           | ||
We faced with that bug at several pc's in our office. Our Server Type is IMAP.
| Comment 2•10 years ago
           | ||
Probably the server uses SSL 3.0 which is now disabled starting with the 31.3.0 release?
https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/
If so dupe of bug 1085138.
Keywords: regression
Whiteboard: [regression:TB31.3.0]
|   | Reporter | |
| Comment 3•10 years ago
           | ||
~$ openssl s_client -tls1_2 -showcerts -connect imap.dalelektrik.com:143
CONNECTED(00000003)
139777207379616:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:337:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 5 bytes and written 7 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
SSL-Session:
    Protocol  : TLSv1.2
    Cipher    : 0000
    Session-ID: 
    Session-ID-ctx: 
    Master-Key: 
    Key-Arg   : None
    PSK identity: None
    PSK identity hint: None
    SRP username: None
    Start Time: 1418205569
    Timeout   : 7200 (sec)
    Verify return code: 0 (ok)
---------------------------------------------------------------
It may SSL3 and may be dupe of the bug mentioned above.
| Comment 4•10 years ago
           | ||
Not a crash or freeze, so no critical.
Severity: critical → major
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
| Comment 5•10 years ago
           | ||
Please read bug 1107037 comment #5.
Blocks: POODLEBITE
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: DUPLICATE → ---
Summary: STARTTSL; The server may have gone down or there is a network problem → imap.dalelektrik.com - STARTTLS; The server may have gone down or there is a network problem
| Comment 6•10 years ago
           | ||
Grr, bug 1109797 comment #4.
| Updated•10 years ago
           | 
Component: Untriaged → Security
| Comment 7•9 years ago
           | ||
imap.dalelektrik.com is not accessible anymore. If there is still an issue here, tracking it on Bugzilla may not be that helpful. If there's some actionable bug in a Mozilla product that can be investigated, please file a new bug or reopen this with more information. If it's just something old that's still using SSL and needs/needed upgrading, there's not much point in tracking it here. Closing.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 9 years ago
Resolution: --- → INCOMPLETE
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•