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