Commit 0ea77a2
fix(crl): derive missing CDP status from admin toggle in handler
When a certificate has no crlDistributionPoints extension, the handler now
maps the status to DISABLED when external CRL validation is turned off,
instead of always setting MISSING. This makes the source status align with
the configured policy before signature validation runs.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent 0f20759 commit 0ea77a2
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
197 | 200 | | |
198 | 201 | | |
199 | 202 | | |
| |||
0 commit comments