[fpc-devel] https support; call for testers
Michael Van Canneyt
michael at freepascal.org
Sun May 11 20:10:25 CEST 2014
On Sun, 11 May 2014, Dimitrios Chr. Ioannidis wrote:
> Hi,
>
> Στις 10/5/2014 5:30 μμ, ο/η Michael Van Canneyt έγραψε:
>>
>>
>> On Sat, 10 May 2014, Dimitrios Chr. Ioannidis wrote:
>>
>>> Ηι,
>>>
>>>> Στις 11/4/2014 4:26 μμ, ο/η Michael Van Canneyt έγραψε:
>>>>>
>>> <snip>
>>>>> But I compiled everything with 2.6.4, and it worked.
>>>>> You should be able to copy the following units from trunk to your
>>>>> projects directory:
>>>>>
>>>>> openssl/src/openssl.pas
>>>>> openssl/src/fpopenssl.pp
>>>>> fcl-net/src/ssockets.pp
>>>>> fcl-net/src/sslsockets.pp
>>>>> fcl-web/src/fphttpclient.pp
>>>>
>>>> I already done that and started to test it ...
>>>>
>>>> Thx again ...
>>>
>>> i'm getting an range check error with not properly configured https sites.
>>>
>>> I know that the https infrastructure isn't properly configured but
>>> shouldn't the ssl socket raise an error reg. wrong certificate ( or
>>> somethink like that ) instead of throw a range check error and of course
>>> new mem leaks ?
>>>
>>> You can check the following address https://www.zougla.gr ( which is in an
>>> akamai ).
>>
>> I can't reproduce this. I get a 504 error.
>
> i'm still getting range check error but after you fixed bug id 0026130 i no
> longer have mem leaks.
Can you post a test program please, or at least a GDB backtrace so I can track the error ?
Michael.
More information about the fpc-devel
mailing list