[fpc-pascal] Lazarus 2.0.10 FPC 3.2.0 TFPHTTPClient no longer supports https
LacaK
lacak at zoznam.sk
Wed Aug 5 07:09:40 CEST 2020
>
>> After upgrading to Lazarus 2.0.10 FPC 3.2.0 , my existing code using
>> TFPHTTPClient.Get('https://api.telegram.org/bot')
>> returns the error "No SSL Socket support compiled in"
>>
>> How can I fix it?
>
> Simply add one of the units opensslsockets or gnutlssockets to the uses
> clause of the program.
>
Can this information being added into
https://wiki.freepascal.org/User_Changes_3.2.0, please?
TIA
-Laco.
More information about the fpc-pascal
mailing list