[#92070] [Ruby trunk Feature#15667] Introduce malloc_trim(0) in full gc cycles — sam.saffron@...
Issue #15667 has been updated by sam.saffron (Sam Saffron).
3 messages
2019/04/01
[ruby-core:92292] [Ruby trunk Bug#15769] Backport r67563: SNI is not enabled in Net::IMAP
From:
knu@...
Date:
2019-04-15 11:01:41 UTC
List:
ruby-core #92292
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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>