Commit 0dd6b16
fix: validate context-specific tag class in X509 GeneralName URI decoding
Properly check that the ASN.1 tag class is ContextSpecific (not just
tag number 6) when decoding uniformResourceIdentifier in AIA extensions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 183b0e8 commit 0dd6b16
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
730 | | - | |
| 730 | + | |
| 731 | + | |
731 | 732 | | |
732 | 733 | | |
733 | 734 | | |
| |||
1272 | 1273 | | |
1273 | 1274 | | |
1274 | 1275 | | |
1275 | | - | |
1276 | | - | |
| 1276 | + | |
| 1277 | + | |
1277 | 1278 | | |
1278 | 1279 | | |
1279 | 1280 | | |
| |||
0 commit comments