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

[FEATURE] bwcli command for refreshing custom certificate #1585

Open
1 task done
MB-Finski opened this issue Oct 10, 2024 · 1 comment
Open
1 task done

[FEATURE] bwcli command for refreshing custom certificate #1585

MB-Finski opened this issue Oct 10, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MB-Finski
Copy link

What's needed and why?

AFAIK, currently if a custom certificate is updated (on disk), it'll only be picked up by the scheduler job every 24h or, alternatively, by restarting the bunkerweb service (which has its own issues #1584). It would be preferable to be able to trigger a custom cert refresh using a bwcli command without the need for having to restart the whole service.

Implementations ideas (optional)

bwcli customcert reload

Also, optionally restricting the refresh to some specific service might be sensible to implement. Something along the lines of:

bwcli customcert reload -s example1.org,example2.org

Code of Conduct

  • I agree to follow this project's Code of Conduct
@MB-Finski MB-Finski added the enhancement New feature or request label Oct 10, 2024
@TheophileDiot
Copy link
Member

Hi, this is a good idea. We'll let you know when it's gonna be implemented !

@TheophileDiot TheophileDiot self-assigned this Oct 21, 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

2 participants