checker-caa/checker
Pierre-Olivier Mercier 14ab12a4b0 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).
2026-04-23 22:11:06 +07:00
..
ccadb.go Initial commit 2026-04-23 21:52:51 +07:00
ccadb_test.go Initial commit 2026-04-23 21:52:51 +07:00
collect.go Initial commit 2026-04-23 21:52:51 +07:00
definition.go Initial commit 2026-04-23 21:52:51 +07:00
provider.go Initial commit 2026-04-23 21:52:51 +07:00
rule.go checker: migrate Evaluate to per-subject []CheckState 2026-04-23 22:11:06 +07:00
rule_test.go checker: migrate Evaluate to per-subject []CheckState 2026-04-23 22:11:06 +07:00
tls_related.go Initial commit 2026-04-23 21:52:51 +07:00
types.go Initial commit 2026-04-23 21:52:51 +07:00