mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-08 03:58:57 +00:00
8f8b4f2a2f
GenerateDERCRL and GetOCSPResponse don't take a context parameter, but all 8 test calls passed context.Background() as the first arg. Pre-existing issue never caught because CI wasn't running on v2-dev. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>