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

feat(security): add option to use Certbot #226

Open
3 tasks done
AnonymousWP opened this issue Nov 8, 2024 · 0 comments
Open
3 tasks done

feat(security): add option to use Certbot #226

AnonymousWP opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AnonymousWP
Copy link
Member

Expected feature

As some reNgine-ng instances are publicly accessible, we may want to implement a Certbot-like solution for automatically obtaining and assigning a TLS certificate. I'm thinking about the following:

Ask user whether it wants a certificate during installation: if yes, pull Certbot image. If not, don't use Certbot and use self-signed certificate.

Alternative solutions

If it's not possible, write manual about how to accomplish this manually.

Anything else?

https://hub.docker.com/r/certbot/certbot/tags

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@AnonymousWP AnonymousWP added the enhancement New feature or request label Nov 8, 2024
@AnonymousWP AnonymousWP added this to the v2.2.0 release milestone Nov 8, 2024
@AnonymousWP AnonymousWP self-assigned this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant