From: jaruga@... Date: 2018-10-19T12:51:46+00:00 Subject: [ruby-core:89469] [Ruby trunk Feature#15219] Ruby 2.5.X to support OpenSSL 1.1.1 and TLS 1.3 Issue #15219 has been updated by jaruga (Jun Aruga). > 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 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 ---------------------------------------- Feature #15219: Ruby 2.5.X to support OpenSSL 1.1.1 and TLS 1.3 https://bugs.ruby-lang.org/issues/15219#change-74508 * Author: jaruga (Jun Aruga) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- 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: