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

ssl / tls support #183

Open
apelcer opened this issue Mar 2, 2016 · 3 comments
Open

ssl / tls support #183

apelcer opened this issue Mar 2, 2016 · 3 comments

Comments

@apelcer
Copy link

apelcer commented Mar 2, 2016

Not an issue it is more a request, but, it will be implemented a version with support for SSL / TLS, in the near future?

@apelcer apelcer changed the title ssl / tls suppori ssl / tls support Mar 2, 2016
@chenshuo
Copy link
Owner

chenshuo commented Mar 2, 2016

Unlikely. I suggest you set up a HTTPS server as reverse proxy, and implement business logic as a FastCGI backend using muduo.

@apelcer
Copy link
Author

apelcer commented Mar 3, 2016

This is not a solution for me. I'm using muduo to send email as smtp client and I need to "upgrade" the current connection to a secure connection (tls). I saw that you started to implement something related to ssl / tls in muduo-ssl and therefore I asked about this. Is the muduo-ssl the right direction to implement ssl / tls for muduo or it is only a test?

@gnleaf
Copy link

gnleaf commented May 30, 2020

ssl / tls support? how do it

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

3 participants