[fpc-pascal] https support; call for testers
Michael Van Canneyt
michael at freepascal.org
Thu Aug 27 17:05:24 CEST 2015
On Thu, 27 Aug 2015, sami wrote:
> leledumbo wrote
>> You can't yet, the support is still in fphttpclient only for now.
>
> Can i implement it just like in fpHttpClient and upload a patch ?
>
> or in server-side it is more complicated or have different approach than
> client-side ?
You can try. But it is more complicated, since you will need to make provisions
for adding a certificate.
> In fact i trying to write a more complete server that can listen http and
> https(keeping user sessions)
> and more functions but i´m not too experienced in web programing and
> concepts.
>
> Following this thread
> http://forum.lazarus.freepascal.org/index.php?topic=25433.0
> <http://forum.lazarus.freepascal.org/index.php?topic=25433.0> ,I could
> write a server with a thread pool,
> that improved performance a lot.
>
> If someone interested i can share the code and contribute with some
> functionality.
> but i need someone to guide my steps. starting with https support.
Ask questions, I will do my best to answer that.
Michael.
More information about the fpc-pascal
mailing list