gocryptox509-go1.23.3🔗
Unexpected verifications🔗
These testcases were expected to fail, but succeeded instead.
Unexpected failures🔗
These testcases were expected to succeed, but failed instead.
Testcase | Context |
---|---|
pathlen::self-issued-certs-pathlen |
validation: x509: too many intermediates for path length constraint |
rfc5280::nc::permitted-dn-match |
validation: x509: unhandled critical extension |
rfc5280::nc::permitted-self-issued |
validation: x509: a root or intermediate certificate is not authorized to sign for this name: DNS name "not-example.com" is not permitted by any constraint |
rfc5280::nc::nc-forbids-othername-noop |
validation: x509: unhandled critical extension |
rfc5280::validity::notafter-fractional |
validation: x509: certificate has expired or is not yet valid: current time 2024-04-01T00:00:00Z is after 2024-04-01T00:00:00Z |
Skipped tests🔗
These testcases were skipped due to a harness or implementation limitation.
Testcase | Context |
---|---|
pathlen::max-chain-depth-0 |
max chain depth not supported |
pathlen::max-chain-depth-0-exhausted |
max chain depth not supported |
pathlen::max-chain-depth-1 |
max chain depth not supported |
pathlen::max-chain-depth-1-exhausted |
max chain depth not supported |
pathlen::max-chain-depth-1-self-issued |
max chain depth not supported |
pathological::intermediate-cycle-distinct-cas-max-depth |
max chain depth not supported |
rfc5280::nc::invalid-email-address |
unimplemented validationKindClient |
rfc5280::nc::nc-permits-invalid-email-san |
unimplemented validationKindClient |
rfc5280::nc::nc-permits-email-exact |
unimplemented validationKindClient |
rfc5280::nc::nc-permits-email-domain |
unimplemented validationKindClient |