Skip to content

Commit

Permalink
Link RFC 5280 AIA section to certificate instead of CRL
Browse files Browse the repository at this point in the history
  • Loading branch information
stormshield-gt committed Aug 29, 2024
1 parent 148c976 commit 6084a81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ mock_root_test_cases! {
// with AIA because there's no AIA issuer field in the certificate).
// (AIA is an extension that allows downloading of missing data,
// like missing certificates, during validation; see
// https://datatracker.ietf.org/doc/html/rfc5280#section-5.2.7).
// https://datatracker.ietf.org/doc/html/rfc5280#section-4.2.2.1).
ee_only_dns [ any(windows, unix) ] => TestCase {
reference_id: EXAMPLE_COM,
chain: &[ROOT1_INT1_EXAMPLE_COM_GOOD],
Expand Down

0 comments on commit 6084a81

Please sign in to comment.