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

Add 'wait time before validate' after creating dns record #50

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

BasConijn
Copy link

At out company we had some issues that the certificates were no longer renewed.
After some trail and error I reduced the problem to creating the TXT record and LetsEncrypt using this value.
Without any delay the you will receive an AcmeException from the Validate function. Because of the exception the retry logic 90 seconds does not work either.

Co-authored-by: Davide Benvegnù aka CoderDave <davide.benvegnu@outlook.com>
@BasConijn
Copy link
Author

I used a TimeSpan because the TimeBeforeExpiryToRenew was also a TimeSpan.

kaskamal added a commit to campusnutrition/campusnutrition-sslmanager that referenced this pull request Aug 1, 2023
@BasConijn BasConijn closed this Sep 9, 2023
@BasConijn BasConijn reopened this Sep 9, 2023
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.

2 participants