LE
I found this thread What do you do when an SCT submission fails which appears to provide instructions specific to acme-v02’s api, but we’re using acme-v01.
We’ve seen 3 of these 500 urn:acme:error:serverInternal: Error creating new cert :: Unable to meet CA SCT embedding requirements within the past hour (1 was after today’s status page went into monitoring at July 6, 2018 18:26 UTC).
How should our acme-v01 client handle these errors?
It’s currently treating them as temporary and will attempt to re-issue after a lengthy backoff period.
Thanks in advance!