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 _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
