socket.io-client-cpp icon indicating copy to clipboard operation
socket.io-client-cpp copied to clipboard

Secure Connection

Open ghost opened this issue 8 years ago • 2 comments

Hi,

My socket-io server is using client certificates to verify clients and also rejecting clients without certificate. I have cert,key & ca file. How can I use my certificate with socket.io-client-cpp? Thanks,

ghost avatar May 04 '17 11:05 ghost

We also need certificate support :| Is there any way to use socket.IO with client certificates using .Net?

PranKe01 avatar Feb 20 '19 08:02 PranKe01

Hello Does someone has solved it or have a workaround ? I am also in this case (My socket-io server is using client certificates to verify clients and also rejecting clients without certificate.) Do you have some code example ? Thanks

zefaridator avatar Dec 05 '22 21:12 zefaridator