Commit 0e76014e authored by Viktor Dukhovni's avatar Viktor Dukhovni
Browse files

Drop cached certificate signature validity flag



It seems risky in the context of cross-signed certificates when the
same certificate might have multiple potential issuers.  Also rarely
used, since chains in OpenSSL typically only employ self-signed
trust-anchors, whose self-signatures are not checked, while untrusted
certificates are generally ephemeral.

Reviewed-by: default avatarDr. Stephen Henson <steve@openssl.org>
parent 86334b6a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment