[fpc-pascal] fcl-web websocket
pas2js at gauns.org
pas2js at gauns.org
Wed Nov 8 22:42:33 CET 2023
Hi guys,
do somone know how to enable ssl with the websocket semod
fcl-web/examples/websocket/server/wsserver
fcl-web/examples/websocket/client/wsclient
the client working fine with a node websocket server,
with just one command more
FClient.UseSSL := True;
and uses opensslsockets
but the server with the same command crash
what do i have to do on the server side to have a ssl connection
thanks in advance
peter
More information about the fpc-pascal
mailing list