dehydrated icon indicating copy to clipboard operation
dehydrated copied to clipboard

cert deployment should not be finished if ocsp fetch failed with must_staple enabled

Open bjacke opened this issue 4 years ago • 0 comments

This requirest is related to issue #785 but it's not the same.

If OCSP_MUST_STAPLE is enabled and if the initial ocsp fetch (after a a fresh new cert was issued) was not successful, then dehydrated should continue trying to fetch a valid and matching ocsp response. I saw recently that it took 30min till the ocsp server had the ocsp status for a new cert. Only if the initial ocsp fetching could be done successfully, the cert deployment should continue.

bjacke avatar Dec 04 '20 22:12 bjacke