Commit 6281abc7 authored by Matt Caswell's avatar Matt Caswell
Browse files

In certain situations the server provided certificate chain may no longer be


valid. However the issuer of the leaf, or some intermediate cert is in fact
in the trust store.

When building a trust chain if the first attempt fails, then try to see if
alternate chains could be constructed that are trusted.

RT3637
RT3621

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 3661bb4e
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