Actions
Bug #7818
closedRuby 2.0.0-rc2 is not compatible with openssl 1.0.1d.
Bug #7818:
Ruby 2.0.0-rc2 is not compatible with openssl 1.0.1d.
Description
=begin
Ruby 2.0.0-rc2 is not compatible with openssl 1.0.1d.
It works as expected on 1.0.1c
When used with 1.0.1d ruby is unable to validate certificates and other things might be broken as well.
For example:
will fail when linked to 1.0.1d with:
As noted, openssl 1.0.1c works as expected.
=end
Actions