Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to make a HTTPS SSL socket.io connection? #13

Closed
cewh opened this issue May 19, 2015 · 4 comments
Closed

Is it possible to make a HTTPS SSL socket.io connection? #13

cewh opened this issue May 19, 2015 · 4 comments

Comments

@cewh
Copy link

cewh commented May 19, 2015

Thanks.

@melode11
Copy link
Contributor

Hi, For this version , There's no way to support SSL connection.
I may enable it in future.

@cewh
Copy link
Author

cewh commented May 19, 2015

Thanks for the response.
On 19 May 2015 12:42 pm, "melode11" [email protected] wrote:

Hi, For this version , No way is to support SSL connection.
I may enable it in future.


Reply to this email directly or view it on GitHub
#13 (comment)
.

@melode11
Copy link
Contributor

Already start to develop
c005a87

@melode11
Copy link
Contributor

Hi, I have supported TLS in tag 1.4.0
c617682
For this version, the secured or unsecured client is decided compile time by macro SIO_TLS.
To use:
all after you've installed openssl ,
Use cmake target sioclient_tls or compile by yourself with SIO_TLS macro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants