php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64229 Streams do not recognize SSL contexts
Submitted: 2013-02-17 14:49 UTC Modified: 2013-10-15 11:54 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: andrew dot heebner at gmail dot com Assigned:
Status: No Feedback Package: Streams related
PHP Version: 5.4.11 OS: Win7, Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: andrew dot heebner at gmail dot com
New email:
PHP Version: OS:

 

 [2013-02-17 14:49 UTC] andrew dot heebner at gmail dot com
Description:
------------
stream_socket_server does not accept nor use SSL contexts properly.  The same bug 
and reproduction has existed since 2008 without any valid workaround or fix

Test script:
---------------
Please see this old bug post, as it is relevant and still throws the same warnings and errors.

https://bugs.php.net/bug.php?id=46127

Expected result:
----------------
An actual functioning SSL stream server

Actual result:
--------------
See https://bugs.php.net/bug.php?id=46127 for errors thrown

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-02 01:42 UTC] payden at paydensutherland dot com
This seems to work fine for me on Ubuntu 12.10 32-bit with php-5.4.11 and php-
5.4.12.

payden@arwen:~$ php test.php
Running on 5.4.11
Linux arwen 3.5.0-23-generic #35-Ubuntu SMP Thu Jan 24 13:05:29 UTC 2013 i686
payden@arwen:~$

Something wrong with your cert?
 [2013-03-03 00:35 UTC] bjori@php.net
-Status: Open +Status: Feedback
 [2013-10-15 11:54 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC