summaryrefslogtreecommitdiffstats
path: root/test/certs
AgeCommit message (Expand)Author
2021-01-13apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb
2021-01-13X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb
2020-12-04test/certs/setup.sh: Fix two glitchesDr. David von Oheimb
2020-12-03x509_vfy.c: Restore rejection of expired trusted (root) certificateDr. David von Oheimb
2020-11-18Add some additional test certificates/keysMatt Caswell
2020-09-30Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.Dr. David von Oheimb
2020-09-26Implement treatment of id-pkix-ocsp-no-check extension for OCSP_basic_verify()Dr. David von Oheimb
2020-09-26Generate a certificate with critical id-pkix-ocsp-nocheck extensionTomas Mraz
2020-09-21Correct certificate and key names for explicit ec param testTomas Mraz
2020-09-17Disallow certs with explicit curve in verification chainTomas Mraz
2020-08-20apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb
2020-07-28Fix a test_verify failureMatt Caswell
2020-07-28Deprecate -nodes in favor of -noenc in pkcs12 and req appDr. David von Oheimb
2020-07-01Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb
2020-04-25Add support for unusal 'othername' subjectAltNamesDirk-Willem van Gulik
2020-04-23Update copyright yearMatt Caswell
2020-04-06Add test cases for the non CA certificate with pathlen:0Tomas Mraz
2020-03-25Issuer Sign Tool extention supportNikolay Morozov
2020-02-11Generate new Ed488 certificatesKurt Roeckx
2020-02-05Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx
2019-08-09Add Restricted PSS certificate and keyMatt Caswell
2019-06-28Support SM2 certificate signingPaul Yang
2019-03-30Add test cases for SM2 cert verificationPaul Yang
2019-03-18add 'Signature Value:' line and correct indentation when printing X.509 signa...David von Oheimb
2019-03-18update reference output of test_x509 in test/certs/cyrillic.*David von Oheimb
2019-03-05Configure: make C++ build tests optional and configurableRichard Levitte
2019-02-27Support raw input data in apps/pkeyutlPaul Yang
2018-12-31Fix cert with rsa instead of rsaEncryption as public key algorithmBernd Edlinger
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-11-12Add some test brainpool certificatesMatt Caswell
2018-05-23Limit scope of CN name constraintsViktor Dukhovni
2018-03-20Update copyright yearMatt Caswell
2018-03-05Update tests for TLS Ed448Matt Caswell
2017-11-16Modify expected output of a CRL to match the changed printoutRichard Levitte
2017-11-16Modify expected output of a certificate to match the changed printoutRichard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-09-22Guard against DoS in name constraints handling.David Benjamin
2017-09-20Add RSA-PSS test certificatesDr. Stephen Henson
2017-06-30Cleanup some copyright stuffRich Salz
2017-06-21Add Ed25519 EE certificatesDr. Stephen Henson
2017-06-21Ed25519 support for mkcert.shDr. Stephen Henson
2017-06-06Add test cases for X509_check_private_keyPaul Yang
2017-05-30Add Ed25519 verify test.Dr. Stephen Henson
2017-04-25Add certificates with PSS signaturesDr. Stephen Henson
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy
2017-04-12Add SSL tests for certificates with embedded SCTsRob Percival
2017-03-14Add test for -nameout outputRich Salz
2017-02-24EC certificate with compression pointDr. Stephen Henson
2017-02-24Add P-384 root and P-384, P-256 EE certificates.Dr. Stephen Henson
2017-02-17Add DH parameters, DSA cert and keyDr. Stephen Henson