Actions
Bug #15769
closedBackport r67563: SNI is not enabled in Net::IMAP
    Bug #15769:
    Backport r67563: SNI is not enabled in Net::IMAP
  
Description
Net::IMAP should enable SNI for it to be able to connect to SNI enabled servers like imap.gmail.com. (Gmail started to require SNI last year)
This problem is exposed when the underlying SSL library supports TLSv1.3, such as OpenSSL >=1.1.x.
        
           Updated by naruse (Yui NARUSE) over 6 years ago
          Updated by naruse (Yui NARUSE) over 6 years ago
          
          
        
        
      
      - Related to Feature #15594: [PATCH] net/imap: support SNI added
        
           Updated by naruse (Yui NARUSE) over 6 years ago
          Updated by naruse (Yui NARUSE) over 6 years ago
          
          
        
        
      
      - Status changed from Open to Closed
        
           Updated by naruse (Yui NARUSE) over 6 years ago
          Updated by naruse (Yui NARUSE) over 6 years ago
          
          
        
        
      
      - Backport changed from 2.4: REQUIRED, 2.5: REQUIRED, 2.6: REQUIRED to 2.4: REQUIRED, 2.5: REQUIRED, 2.6: DONE
ruby_2_6 r67565 merged revision(s) 67563.
        
           Updated by hone (Terence Lee) about 6 years ago
          Updated by hone (Terence Lee) about 6 years ago
          
          
        
        
      
      - Related to Bug #16028: Backport r67563: SNI is not enabled in Net::IMAP added
        
           Updated by nobu (Nobuyoshi Nakada) about 6 years ago
          Updated by nobu (Nobuyoshi Nakada) about 6 years ago
          
          
        
        
      
      - Has duplicate Bug #16028: Backport r67563: SNI is not enabled in Net::IMAP added
        
           Updated by nobu (Nobuyoshi Nakada) about 6 years ago
          Updated by nobu (Nobuyoshi Nakada) about 6 years ago
          
          
        
        
      
      - Related to deleted (Bug #16028: Backport r67563: SNI is not enabled in Net::IMAP)
        
           Updated by usa (Usaku NAKAMURA) about 6 years ago
          Updated by usa (Usaku NAKAMURA) about 6 years ago
          
          
        
        
      
      - Backport changed from 2.4: REQUIRED, 2.5: REQUIRED, 2.6: DONE to 2.4: REQUIRED, 2.5: DONE, 2.6: DONE
ruby_2_5 r67717 merged revision(s) 67563.
Actions