Commit 1228ae77 authored by Richard Levitte's avatar Richard Levitte
Browse files

Don't check any revocation info on proxy certificates



Because proxy certificates typically come without any CRL information,
trying to check revocation on them will fail.  Better not to try
checking such information for them at all.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit 790555d6)
parent 436dead2
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