aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/apps/verify.c
AgeCommit message (Collapse)Author
2006-08-17Back out previous change to "verify" app, it was a kludge.Rob Austein
Defer RFC 3779 path validation until after the CRL checks. svn path=/openssl/trunk/apps/verify.c; revision=172
2006-08-17Add X509_V_ERR_UNNESTED_RESOURCE to the list of errors that verify'sRob Austein
callback will allow, so verify will report if a certificate with bad RFC 3779 resources is also revoked. svn path=/openssl/trunk/apps/verify.c; revision=171
2006-06-20Pulling OpenSSL 0.9.8b into trunkRob Austein
svn path=/openssl/trunk; revision=3