You are not logged in.
Pages: 1
Hi,
This is actually needed for interfacing with another WEBsocket implementation therefore a standard solution is needed.
I haven't tested the proprietary solution but I suspect that a standard establishment of WEBSocket connections with SSL have a better chance of passing through firewalls which perfrom strict stateful inspection, so that's another consideration
Thanks,
Avi S
Hi,
Looked through SynBidirSock and couldn't find any option to use SSL for secured WEBSocket conenctions. Am I missing something? is it on the development roadmap?
Kind regards,
Avi S
Edit: Goal is to implement Secure WEBsocket (chat) server, should work with signed certificates and self-signed sertificates (for testing purpose)
Pages: 1