From: Kazuki Yamaguchi Date: 2016-12-17T16:27:59+09:00 Subject: [ruby-core:78701] Re: [Ruby trunk Feature#12324] Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7) On Sat, Dec 17, 2016 at 01:31:12AM +0000, Eric Wong wrote: > k@rhe.jp wrote: > > Feature #12324: Support OpenSSL 1.1.0 (and drop support for 0.9.6/0.9.7) > > https://bugs.ruby-lang.org/issues/12324 > > > rhe: did you commit all of these? > > I notice SSL_CTX_clear_options is still missing on an ancient > CentOS 5.x machine with 0.9.8e. Thanks. I dropped that patch. I found the OpenSSL 0.9.8e package in RHEL/CentOS 5 has backported SSL_CTX_clear_options() as part of CVE-2009-3555 fix, and no one except them would use < 0.9.8m anymore. Unsubscribe: