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

Closed
wants to merge 3 commits into from

Conversation

dlundgren
Copy link
Contributor

@dlundgren dlundgren commented Dec 14, 2021

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 #415, but LE has since introduced the --no-random-sleep-on-renew flag to prevent the delay.

Prior PR #1261 for previous effort.

Code changes

Updates Setup to be aware of the lets_encrypt_no_random_sleep_on_renew flag in the config.yml

@dlundgren
Copy link
Contributor Author

@joseph-flinn I messed up the prior branch when I went to update the Setup utility as you suggested, so I created this new PR, as I'm not sure the best way to handle that situation.

@dlundgren
Copy link
Contributor Author

Since the run.sh was moved to bitwarden/server, I'm going to close this request and open a new PR for the Configuration.cs change

@dlundgren dlundgren closed this Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-pr devops hold Hold this PR or item until later; DO NOT MERGE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants