Skip to content

Commit

Permalink
Update limbo/testcases/rfc5280.py
Browse files Browse the repository at this point in the history
Co-authored-by: William Woodruff <[email protected]>
  • Loading branch information
tnytown and woodruffw authored Aug 11, 2023
1 parent b3ae0c1 commit 6bb7f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion limbo/testcases/rfc5280.py
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@ def ca_nameconstraints_permitted_dn_match(builder: Builder) -> None:


@testcase
def ca_nameconstraints_permitted_dn_match_sub_mismatch(builder: Builder) -> None:
def ca_nameconstraints_permitted_dn_match_subject_san_mismatch(builder: Builder) -> None:
"""
Produces the following **invalid** chain:
Expand Down

0 comments on commit 6bb7f75

Please sign in to comment.