Fix verify(1) to report failure when verification fails
authorViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 13 Jan 2016 22:08:03 +0000 (17:08 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 13 Jan 2016 22:55:17 +0000 (17:55 -0500)
commitd9e309a675900030d7308e36f614962a344816f9
tree103a93ac505de744b4174c7b062b846bb81a3d1c
parent126d686400b832a712fbcee2308b317e35e759bb
Fix verify(1) to report failure when verification fails

Regenerated expired test certificates, good for the next 100 years.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
13 files changed:
apps/ca-key.pem
apps/ca-req.pem
apps/dsa-ca.pem
apps/dsa-pca.pem
apps/pca-key.pem
apps/pca-req.pem
apps/verify.c
certs/demo/ca-cert.pem
certs/demo/dsa-ca.pem
certs/demo/dsa-pca.pem
certs/demo/pca-cert.pem
test/recipes/25-test_verify.t
util/mkcerts.sh