Re: php ssl connection timeout issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 14, 2009 at 5:17 PM, Nathan Rixham <nrixham@xxxxxxxxx> wrote:

> Jerry Zhao wrote:
>
>> On Thu, May 14, 2009 at 5:05 PM, Nathan Rixham <nrixham@xxxxxxxxx> 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.

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux