Backport #4861

Backport r31528 to 1.9.2

Added by Kiyoshi Murata 9 months ago. Updated 8 months ago.

[ruby-core:36903]
Status:Closed Start date:06/10/2011
Priority:Normal Due date:
Assignee:Yuki Sonoda % Done:

100%

Category:-
Target version:-

Description

I see r31346 was merged but it actually has no effect on the issue (#4556) since the code isn't using the generated HAVE_* defines to check for SSLv2.

Related issues

related to ruby-trunk - Feature #4556: Please add option which enable SSLv2 support Closed 04/06/2011

Associated revisions

Revision 32382
Added by Yuki Sonoda 8 months ago

merges r31528 from trunk into ruby_1_9_2. fixes #4861. -- * ext/openssl/ossl_ssl.c: By trunk@31346, function check of SSLv2 is executed. However, the problem is not revised in this. This adds the control of using function of SSLv2 in made macro by function check.

History

Updated by Yui NARUSE 9 months ago

  • Project changed from ruby-trunk to Backport92
  • Status changed from Open to Assigned
  • Assignee set to Yuki Sonoda

Updated by Yuki Sonoda 8 months ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100
This issue was solved with changeset r32382. Kiyoshi, thank you for reporting this issue. Your contribution to Ruby is greatly appreciated. May Ruby be with you. ---------- merges r31528 from trunk into ruby_1_9_2. fixes #4861. -- * ext/openssl/ossl_ssl.c: By trunk@31346, function check of SSLv2 is executed. However, the problem is not revised in this. This adds the control of using function of SSLv2 in made macro by function check.

Also available in: Atom PDF