mirror of
https://github.com/certctl-io/certctl.git
synced 2026-08-25 19:21:25 +02:00
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>