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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
44 - 6 = ?
Subscribe to this entry?

 
 [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 Apr 18 01:01:28 2024 UTC