Actions
Feature #4556
closedPlease add option which enable SSLv2 support
Feature #4556:
Please add option which enable SSLv2 support
Status:
Closed
Assignee:
-
Target version:
-
Description
=begin
SSLv2 becomes disabled in much environment, because this has several vulnerabilities.
This patch disable SSLv2 in Ruby.
If user want to use SSLv2 in ruby, you need config with --enable-opensslv2.
The SSLv2 support is disable by default.
=end
Files
Actions