[fpc-pascal] Websocket

Sven Harazim sven at syconic.org
Tue Sep 8 08:00:19 CEST 2026


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 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.

Sven



More information about the fpc-pascal mailing list