From: nagachika00@... Date: 2014-01-30T15:51:15+00:00 Subject: [ruby-core:60352] [Backport200 - Backport #9460] [Closed] backport r44402 (Declare `OP_MSIE_SSLV2_RSA_PADDING` only if the macro is defined.) Issue #9460 has been updated by Tomoyuki Chikanaga. Status changed from Assigned to Closed % Done changed from 0 to 100 Applied in changeset r44768. ---------- merge revision(s) r44402: [Backport #9460] * ext/openssl/ossl_ssl.c (Init_ossl_ssl): Declare a constant `OP_MSIE_SSLV2_RSA_PADDING` only if the macro is defined. The `SSL_OP_MSIE_SSLV2_RSA_PADDING` has been removed from latest snapshot of OpenSSL 1.0.1. [Fixes GH-488] ---------------------------------------- Backport #9460: backport r44402 (Declare `OP_MSIE_SSLV2_RSA_PADDING` only if the macro is defined.) https://bugs.ruby-lang.org/issues/9460#change-44837 * Author: Tomoyuki Chikanaga * Status: Closed * Priority: Normal * Assignee: Tomoyuki Chikanaga * Category: * Target version: * ruby -v: 2.0.0 ---------------------------------------- see. https://github.com/ruby/ruby/pull/488 and [Backport #9301] -- http://bugs.ruby-lang.org/