summaryrefslogtreecommitdiffstats
path: root/test/certs
AgeCommit message (Expand)Author
2021-05-05test/certs/setup.sh: Fix two glitchesDr. David von Oheimb
2021-05-05update test/certs/ee-pathlen.pem to contain SKID and AKIDDr. David von Oheimb
2021-05-05test/certs/setup.sh: structural cleanupDr. David von Oheimb
2021-04-08PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private keyDr. David von Oheimb
2021-04-08d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/D...Dr. David von Oheimb
2021-03-04test/x509: Test for issuer being overwritten when printing.Tomas Mraz
2021-03-03Fix NULL access in ssl_build_cert_chain() when ctx is NULL.Shane Lontis
2021-03-03test_ssl_new: X448, X25519, and EdDSA are supported with fipsTomas Mraz
2021-01-28check_sig_alg_match(): weaken sig nid comparison to allow RSA{,PSS} key verif...Dr. David von Oheimb
2021-01-28Update copyright yearRichard Levitte
2021-01-20make various test CA certs RFC 5280 compliant w.r.t. X509 extensionsDr. David von Oheimb
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