Skip to content

Commit e1c8cb4

Browse files
authored
skip has-crl tests in limbo (#12952)
1 parent cbe602f commit e1c8cb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/x509/verification/test_limbo.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
"rfc5280-incompatible-with-webpki",
4444
# We do not support policy constraints.
4545
"has-policy-constraints",
46+
# We don't yet support CRLs
47+
"has-crl",
4648
}
4749

4850
LIMBO_SKIP_TESTCASES = {

0 commit comments

Comments
 (0)