From: nagachika00@... Date: 2019-01-14T11:27:48+00:00 Subject: [ruby-core:91077] [Ruby trunk Bug#15219] Backport: Ruby 2.5.X to support OpenSSL 1.1.1 and TLS 1.3 Issue #15219 has been updated by nagachika (Tomoyuki Chikanaga). ``` Maybe this patch too. config: support .include directive https://github.com/ruby/openssl/pull/216 And optionally this patch. test: use larger keys for SSL tests https://github.com/ruby/openssl/pull/217 ``` Hmm, these two pull requests are not merged yet in ruby/openssl and neither committed into ruby trunk. We can backport them only after they are committed into trunk according to our stable branch management policy. @rhenium Could you handle these pull requests? ---------------------------------------- Bug #15219: Backport: Ruby 2.5.X to support OpenSSL 1.1.1 and TLS 1.3 https://bugs.ruby-lang.org/issues/15219#change-76306 * Author: jaruga (Jun Aruga) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.4: DONTNEED, 2.5: REQUIRED ---------------------------------------- I would be happy that the coming Ruby 2.5.2 would support OpenSSL 1.1.1 and TLS 1.3 [1]. To do that, it seems at least below patch has to be backported to Ruby 2.5. net/http, net/ftp: fix session resumption with TLS 1.3 https://github.com/ruby/ruby/commit/1dfc377 And new ruby/openssl 2.2.2 has to be bundled in the Ruby 2.5.2. Possible? Thank you. [1] OpenSSL 1.1.1 release note: https://www.openssl.org/blog/blog/2018/09/11/release111/ -- https://bugs.ruby-lang.org/ Unsubscribe: