checker-caa/checker
Pierre-Olivier Mercier 6696119ca1 checker: migrate Evaluate to per-subject []CheckState
Each distinct TLS issuer now produces its own CheckState with Subject
set to the issuer label, instead of being folded into a single
concatenated status. Aligns with the SDK v2 contract (see
checker-sdk-go/migrate-v2.md).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 19:46:45 +07:00
..
ccadb.go Initial commit 2026-04-23 19:46:45 +07:00
ccadb_test.go Initial commit 2026-04-23 19:46:45 +07:00
collect.go Initial commit 2026-04-23 19:46:45 +07:00
definition.go Initial commit 2026-04-23 19:46:45 +07:00
provider.go Initial commit 2026-04-23 19:46:45 +07:00
rule.go checker: migrate Evaluate to per-subject []CheckState 2026-04-23 19:46:45 +07:00
rule_test.go checker: migrate Evaluate to per-subject []CheckState 2026-04-23 19:46:45 +07:00
tls_related.go Initial commit 2026-04-23 19:46:45 +07:00
types.go Initial commit 2026-04-23 19:46:45 +07:00