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

[PS-1748] Setup should be aware of the Let's Encrypt no random sleep flag #2356

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

Conversation

dlundgren
Copy link
Contributor

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Allow the self-host scripts to bypass Let's Encrypts random sleep when renewing certs.

Code changes

Support lets_encrypt_no_random_sleep_on_renew in the configuration

Other PRs

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@bitwarden-bot
Copy link

Thank you for your contribution! We've added this to our internal Community PR board for review.
ID: PS-1748

@bitwarden-bot bitwarden-bot changed the title Setup should be aware of the Let's Encrypt no random sleep flag [PS-1748] Setup should be aware of the Let's Encrypt no random sleep flag Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants