C2SP / x509-limbo

A suite of testvectors for X.509 certificate path validation and tools for building them
https://x509-limbo.com
Apache License 2.0
42 stars 5 forks source link

Additional testcases #174

Open woodruffw opened 9 months ago

woodruffw commented 9 months ago

1 is old and not super well organized, so I'm copying things that haven't yet been done into this new issue.

RFC 5280

CABF

Regressions

General

Client verification

Other test suites

alex commented 8 months ago

We need a test case for DoS in name constraint handling: https://github.com/openssl/openssl/pull/4393

woodruffw commented 8 months ago

We need a test case for DoS in name constraint handling: openssl/openssl#4393

Opened #204 for these. Will investigate why OpenSSL appears to pass its own DoS test.