Closed petermdevries closed 9 months ago
Uh.. I just saw, i never commented on your problem. Has it resolved itself or did you give up?
Yesterday I was just running through my github tasks etc and indeed I saw this open issue and I assumed it resolved itself. But unfortunately exactly this morning I got this error again. Of course not very strange as I have a win-acme task which tries a renew every 2 month and now it's exactly 2 months since the last time.
But 2 months ago, after a couple of days the certificate renewel was successful. Not sure why yet.
So if you have any suggestion where to look? Otherwise I'll wait a couple of days to see what will happen.
If you got time for it, please take a look into the CAs log, if the request even has been submitted. It should log when it's refused.
So I had the time to take a proper look into CSR validation and I f** it up somewhere beetween the versions. I've rewritten it now and constructed propert tests and re-consulted the RFC 8555. This part should now work properly again. Sorry for any inconvenience.
Thanks. Just installed it and time will learn if it solves the issue :)
Hi,
I'm running ACME-Server-ADCS v1.3beta for a couple of months now. However since a couple of day I get the following error when renewing a certificate via win-acme client. This certificate has been renewed a 3-4 times successfully before, but now it comes with this error. Not sure yet where to look for a solution.
The eventlog shows the following:
And the log for the most recent renewal: 20231026.json
Any suggestions what could be the cause? Between the last succesful renewal and now the server has been rebooted and patches to latest Windows service packs. These are the only "relevant" changes I can think of right now.
Peter