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

wings: Use --auto-tls option #284

Open
Linux123123 opened this issue Dec 30, 2021 · 1 comment
Open

wings: Use --auto-tls option #284

Linux123123 opened this issue Dec 30, 2021 · 1 comment
Labels
new feature Introduces a new feature wings wings

Comments

@Linux123123
Copy link
Member

Is your feature request related to a problem? Please describe.
We are currently managing certificates with certbot manually.

Describe the solution you'd like
Wings has an option for auto tls. It would manage ssl certificates automatically.
It looks something like this

sudo wings --debug --auto-tls --tls-hostname example.com

Describe alternatives you've considered
Continue using certbot.

@vilhelmprytz vilhelmprytz added new feature Introduces a new feature wings wings labels Jan 6, 2022
@vilhelmprytz
Copy link
Member

This definitely sounds desirable. Are there any other pros/cons of using the built-in feature? What would happen if the user would like to use the same Let's Encrypt certificate for both panel and wings (which I think is quite common for "one-node" setups?)?

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

No branches or pull requests

2 participants