[fpc-pascal] Websocket

Michael Van Canneyt michael at freepascal.org
Tue Sep 8 09:23:26 CEST 2026



On Tue, 8 Sep 2026, Sven Harazim via fpc-pascal wrote:

> Michael,
>
>> Sven, if you can file an issue for the TWebSocketServer.CertificateData
>> issue (patch would be nice, but not required) so that can be scratched off
>> the list...
>
> I’ve created an issue with a patch:
>
> https://gitlab.com/freepascal.org/fpc/source/-/work_items/41900

I checked and applied it, thank you !

>
> I noticed something while looking at this: 
> TCertificateData.Assign in packages/fcl-net/src/sslbase.pp copies 
> FStrData and the five TSSLData members but not FTrustedCertsDir, 
> which opensslsockets.pp does read. I can submit a separate report for that.

Yes, please. It was added later on, if memory serves well, and the assign
was probably forgotten.

Michael.


More information about the fpc-pascal mailing list