summaryrefslogtreecommitdiff
path: root/test/recipes/25-test_verify.t
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb2020-07-011-1/+4
* Add four more verify test cases on the self-signed Ed25519 and self-issed X25...Dr. David von Oheimb2020-07-011-2/+14
* Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb2020-07-011-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add test cases for the non CA certificate with pathlen:0Tomas Mraz2020-04-061-1/+5
* TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte2020-03-151-4/+2
* Stop accepting certificates signed using SHA1 at security level 1Kurt Roeckx2020-02-051-4/+4
* EC only uses approved curves in FIPS mode.Shane Lontis2019-06-251-3/+3
* Skip the correct number of tests if SM2 is disabledMatt Caswell2019-04-041-1/+1
* Add test cases for SM2 cert verificationPaul Yang2019-03-301-1/+13
* Fix cert with rsa instead of rsaEncryption as public key algorithmBernd Edlinger2018-12-311-1/+3
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-05-291-1/+1
* Limit scope of CN name constraintsViktor Dukhovni2018-05-231-1/+7
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-3/+3
* Guard against DoS in name constraints handling.David Benjamin2017-09-221-1/+15
* no-ec fixDr. Stephen Henson2017-05-301-3/+10
* Add Ed25519 verify test.Dr. Stephen Henson2017-05-301-1/+5
* Add PSS certificate signature testsDr. Stephen Henson2017-04-251-1/+13
* Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson2016-07-111-1/+42
* Add verification of proxy certs to 25-test_verify.tRichard Levitte2016-06-201-1/+23
* Unified copyright for test recipesRich Salz2016-04-221-1/+8
* Move peer chain security checks into x509_vfy.cViktor Dukhovni2016-04-031-2/+46
* Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni2016-03-291-2/+6
* unified build scheme: adjust test framework for out of source build treeRichard Levitte2016-02-091-4/+4
* Add tests for non-ca trusted roots and intermediatesViktor Dukhovni2016-01-311-2/+12
* Compat self-signed trust with reject-only aux dataViktor Dukhovni2016-01-311-34/+118
* Check chain extensions also for trusted certificatesViktor Dukhovni2016-01-311-34/+64
* Fix test/recipes/25-test_verify.tRichard Levitte2016-01-301-4/+4
* Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni2016-01-201-4/+0
* More X509_verify_cert() tests via verify(1).Viktor Dukhovni2016-01-201-5/+80
* Fix verify(1) to report failure when verification failsViktor Dukhovni2016-01-131-2/+1
* Test suite: minimal required to get mingw 'make test' work under Linux.Andy Polyakov2015-10-131-0/+3
* Change OpenSSL::Test to be an extension of Test::MoreRichard Levitte2015-09-071-1/+0
* Add version numbers on some modules we use.Richard Levitte2015-09-071-1/+1
* Add recipes for tests related to certificatesRichard Levitte2015-09-071-0/+16