MegaBits / SIOSocket

Realtime iOS application framework (client) http://socket.io
MIT License
494 stars 80 forks source link

SSL not supported #27

Open eaceto opened 9 years ago

eaceto commented 9 years ago

I tried to connect to a socket.io v1.0 using SSL and it was not possible. But it was using a non-SSL connection. Could you please enable SSL? Can I help you with this? Thanks

mikefogg commented 9 years ago

@pcperini, I'm curious, have you looked into this at all yet? Or, do you have any thoughts as to why the standard https://.. url isn't working? My first glance says it's probably something to do with the webview. If you haven't looked into it yet I'd be happy to see what I can do!

davidfateh commented 9 years ago

I would also like to know if there is any resolution to this problem. I'm currently working on a server with SSL and I cannot connect.

Katafalkas commented 9 years ago

:+1: on this feature. Any ideas when ?

danj565 commented 9 years ago

would love to see ssl support!

brandonramirez commented 9 years ago

It works for me over SSL.

vnnoder commented 9 years ago

+1 for this feature

swapnilagarwwal commented 8 years ago

It works over SSL. It doesn't work with self signed certificates. Kindly try it with a production certificate.