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 #248

Open
yanrbts opened this issue Jun 20, 2024 · 2 comments
Open

SSL #248

yanrbts opened this issue Jun 20, 2024 · 2 comments

Comments

@yanrbts
Copy link

yanrbts commented Jun 20, 2024

Webdis and browser data transmission does not support SSL, how to solve it

@nicolasff
Copy link
Owner

Hello,

My recommendation is that you use a reverse proxy to terminate SSL connections in front of Webdis. Other systems like nginx support this and – importantly – do it much better than Webdis ever could. For this reason, there are no plans to implement SSL support for Webdis clients.

This question has been asked before, so I'll try to add a page in the Webdis docs on how to set this up, maybe with nginx and a certificate signed by Let's Encrypt.

@fyears
Copy link

fyears commented Jun 21, 2024

the most easy way is setting up caddy which configure ssl for us

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