Skip to content

Commit

Permalink
limbo: add anyExtendedKeyUsage WebPKI test (#69)
Browse files Browse the repository at this point in the history
* limbo: add anyExtendedKeyUsage WebPKI test

Signed-off-by: William Woodruff <[email protected]>

* limbo: add rfc5280::wrong-eku

Signed-off-by: William Woodruff <[email protected]>

* limbo: refactor EKU cases a bit

Signed-off-by: William Woodruff <[email protected]>

* bump schema

Signed-off-by: William Woodruff <[email protected]>

---------

Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw authored Nov 3, 2023
1 parent ccafa85 commit 3d7a31d
Show file tree
Hide file tree
Showing 5 changed files with 302 additions and 189 deletions.
2 changes: 1 addition & 1 deletion limbo-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"no-cert-policies",
"pedantic-public-suffix-wildcard",
"name-constraint-dn",
"eku",
"pedantic-webpki",
"pedantic-webpki-eku",
"pedantic-serial-number"
],
"type": "string"
Expand Down
Loading

0 comments on commit 3d7a31d

Please sign in to comment.