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

Dups in scheduled renewals after "Renew specific" #716

Closed
evgenyt1 opened this issue Jan 22, 2018 · 2 comments
Closed

Dups in scheduled renewals after "Renew specific" #716

evgenyt1 opened this issue Jan 22, 2018 · 2 comments

Comments

@evgenyt1
Copy link

Version 1.9.8.1

Having multiple single-binding certs in IIS10 (setup few days ago).
When running Renew Specific (to test renewal) it adds 2 more scheduled renewals to this domain
(Below I requested renewal for domain2 and domain4 - once for each).

1: domain1 - renew after 2018/3/16 10:30:45 AM
2: domain2 - renew after 2018/3/16 10:30:54 AM
3: domain2 - renew after 2018/3/16 10:30:54 AM
4: domain2 - renew after 2018/3/16 10:30:54 AM
5: domain3 - renew after 2018/3/17 2:59:25 PM
6: domain4 - renew after 2018/3/17 4:27:23 PM
7: domain4 - renew after 2018/3/17 4:27:23 PM
8: domain4 - renew after 2018/3/17 4:27:23 PM
C: Cancel

Question is - is it safe to remore dup renewals from registry? I believe those are stored in HKCU.

@WouterTinus
Copy link
Member

It's safe to delete them. I've fixed two bugs that could've caused this in the next release.

@WouterTinus
Copy link
Member

1.9.8.3 should not allow this to happen anymore, thanks for reporting the bug!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants