CRL critical extension bugfix
authorRich Salz <rsalz@openssl.org>
Mon, 28 Nov 2016 20:33:40 +0000 (15:33 -0500)
committerRich Salz <rsalz@openssl.org>
Wed, 14 Dec 2016 17:32:49 +0000 (12:32 -0500)
commit2b40699082d1e5d0e94811542c4f0633ab2d5989
tree0b060db8db9bc46dbdb55eb286ace713949dd1f7
parent99f2f1dc3e5c95961f57ca41e9fbb76863e69e46
CRL critical extension bugfix

More importantly, port CRL test from boringSSL crypto/x509/x509_test.cc

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1775)
crypto/x509/x_crl.c
test/build.info
test/crltest.c [new file with mode: 0644]
test/recipes/25-test_crl.t