Require intermediate CAs to have basicConstraints CA:true.
[openssl.git] / test / recipes / 25-test_verify.t
2016-03-30 Viktor DukhovniRequire intermediate CAs to have basicConstraints CA...
2016-02-09 Richard Levitteunified build scheme: adjust test framework for out...
2016-02-01 Viktor DukhovniAdd tests for non-ca trusted roots and intermediates
2016-02-01 Viktor DukhovniCompat self-signed trust with reject-only aux data
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-30 Richard LevitteFix test/recipes/25-test_verify.t
2016-01-21 Viktor DukhovniMultiple -trusted/-untrusted/-CRLfile options in verify
2016-01-21 Viktor DukhovniMore X509_verify_cert() tests via verify(1).
2016-01-13 Viktor DukhovniFix verify(1) to report failure when verification fails
2015-10-13 Andy PolyakovTest suite: minimal required to get mingw 'make test...
2015-09-07 Richard LevitteChange OpenSSL::Test to be an extension of Test::More
2015-09-07 Richard LevitteAdd version numbers on some modules we use.
2015-09-07 Richard LevitteAdd recipes for tests related to certificates