From: naruse@... Date: 2019-04-15T13:46:25+00:00 Subject: [ruby-core:92297] [Ruby trunk Bug#15769] Backport r67563: SNI is not enabled in Net::IMAP Issue #15769 has been updated by naruse (Yui NARUSE). 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. ---------------------------------------- Bug #15769: Backport r67563: SNI is not enabled in Net::IMAP https://bugs.ruby-lang.org/issues/15769#change-77638 * Author: knu (Akinori MUSHA) * Status: Closed * Priority: Normal * Assignee: naruse (Yui NARUSE) * Target version: * ruby -v: * Backport: 2.4: REQUIRED, 2.5: REQUIRED, 2.6: DONE ---------------------------------------- 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. -- https://bugs.ruby-lang.org/ Unsubscribe: