[Bug 592442] Re: fopen fails on some SSL urls

2012-04-15 Thread Anders Østhus
I'm seeing this issue on 12.04 as well. Just for completeness I've tested with the same script on the latest 10.04, 10.10, 11.04, 11.10 and 12.04. The script I'm using is: ?php $ufurl = https://graph.facebook.com/19292868552;; $fp = fopen($ufurl, 'r'); $data = fread($fp, 1); var_dump($data);

[Bug 592442] Re: fopen fails on some SSL urls

2012-04-15 Thread Anders Østhus
Seems like this issue is tracked in #965371 for Precise. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/592442 Title: fopen fails on some SSL urls To manage notifications about this