On Thu, May 14, 2009 at 5:17 PM, Nathan Rixham <nrix...@gmail.com> wrote:

> Jerry Zhao wrote:
>
>> On Thu, May 14, 2009 at 5:05 PM, Nathan Rixham <nrix...@gmail.com> wrote:
>>
>>  Jerry Zhao wrote:
>>>
>>>  I tried different combination of ssl clients and servers, it all points
>>>> to
>>>> problems on the client side of my new php build. The same code worked on
>>>> an
>>>> older php build.
>>>>
>>>>
>>>>  checked the output of print_r( stream_get_wrappers() );?
>>>
>>
>>
>>  Array ( [0] => php [1] => file [2] => data [3] => http [4] => ftp [5] =>
>> compress.bzip2 [6] => https [7] => ftps [8] => compress.zlib )
>>
>>
> so you've got ssl support, next up you visited the url in a browser to
> check the ssl certificate? odds are it's invalid and that an exception has
> been made on the old php server


No, the certificates are valid.

Reply via email to