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

Allow Let's Encrypt random sleep on renewal to be disabled #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dlundgren
Copy link

Type of change

New feature development

Objective

This allows for self-hosted Bitwarden administrators to define that certbot should not sleep randomly on renewals. This was previously reported in bitwarden/server#415, but LE has since introduced the --no-random-sleep-on-renew flag to prevent the delay.

Prior PR bitwarden/server#1766 for previous effort. Do the util/Setup/Configuration.cs code changes from this commit still need to be committed there to support this configuration option?

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

Successfully merging this pull request may close these issues.

None yet

1 participant