Facing issue after update certificate
We just updating certificate which will be expired. But somehow after doing that, we facing issue like message below:
2022/07/14 16:56:08 Updating cert if necessary
2022/07/14 16:56:08 Certfetcher is not set, skipping cert updates. Checking cert on disk if updated.
2022/07/14 16:56:08 Updating OCSP; none cached yet.
2022/07/14 16:56:08 Updating OCSP; none cached yet.
2022/07/14 16:56:08 Updating OCSP; none cached yet.
2022/07/14 16:56:08 OCSP nextUpdate 2022-07-21 06:27:00 +0000 UTC too far ahead of thisUpdate 2022-07-14 00:00:00 +0000 UTC
Based on the code the message is coming from this code below:
https://github.com/ampproject/amppackager/blob/9cd448f3172d9dd3b0370cd48a12f3ba52b9b289/packager/certcache/certcache.go#L673
Is there any clue why this issue appears ?
Thank you for reporting this issue. We believe this problem is due to some issue with the OCSP being issued by the Cert Authority (CA). Which CA are you currently using?
Same issue is happening to me right now on 2 certificates I just reissued with DigiCert.
It also happened last june, I had to wait a few hours/days for it to be okay.