x/crypto/ocsp: Response.ProducedAt field not honored in CreateResponse func #52976
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
https://go.dev/play/p/lP9QCQ6Pg1a
What did you expect to see?
exit 0
What did you see instead?
2009/11/10 23:00:00 resp.ProducedAt: got 2009-11-10 23:00:00 +0000 UTC, want 2009-11-10 22:50:00 +0000 UTC
The text was updated successfully, but these errors were encountered: