php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #54507 [PATCH] Allow openssl compiled without SSLv2 support
Submitted: 2011-04-11 17:21 UTC Modified: 2011-04-24 22:48 UTC
From: crrodriguez at opensuse dot org Assigned: rasmus (profile)
Status: Closed Package: OpenSSL related
PHP Version: 5.3SVN-2011-04-11 (SVN) OS: all
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: crrodriguez at opensuse dot org
New email:
PHP Version: OS:

 

 [2011-04-11 17:21 UTC] crrodriguez at opensuse dot org
Description:
------------
the attached patch allows the openSSL extension to be used with the library 
compiled without SSLv2

Test script:
---------------
---

Expected result:
----------------
---

Actual result:
--------------
---

Patches

openssl-without-sslv2 (last revision 2011-04-11 15:22 UTC by crrodriguez at opensuse dot org)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-04-12 11:39 UTC] aharvey@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: aharvey
 [2011-04-12 12:09 UTC] aharvey@php.net
-Status: Assigned +Status: Open -Assigned To: aharvey +Assigned To:
 [2011-04-12 12:09 UTC] aharvey@php.net
I'm going to pop this back into the unassigned pool for now, as I'm having trouble setting up a test environment for this -- out of the box, OpenSSL doesn't seem to provide that #define even when configured and built with it, and I don't have the expertise in OpenSSL (or the time to become that proficient) to investigate further.

My apologies for the noise.
 [2011-04-24 22:48 UTC] rasmus@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: rasmus
 [2011-04-24 22:48 UTC] rasmus@php.net
Verified and applied.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 21:01:29 2024 UTC