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

staging: true => staging: false doesn't regenerate certs #642

Open
altano opened this issue Jan 27, 2022 · 1 comment
Open

staging: true => staging: false doesn't regenerate certs #642

altano opened this issue Jan 27, 2022 · 1 comment

Comments

@altano
Copy link

altano commented Jan 27, 2022

In my config.yml I switched staging from on to off. I made no other changes.

I'm using dnsrobocert with Docker. When I made the config.yml change I could immediately see a flurry of activity in the logs, but it ends with just this:

Certificate not yet due for renewal; no action taken.

It looks like it's only caring about the date of renewal and not the fact that it needs to delete the staging cert and replace it with a production cert. Or am I doing something wrong?

@altano
Copy link
Author

altano commented Jan 27, 2022

FWIW I worked around this by rm -rf /etc/letsencrypt and restarting the container.

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

No branches or pull requests

1 participant