summaryrefslogtreecommitdiffstats
path: root/test/certs
AgeCommit message (Expand)Author
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
2017-02-17Add DSA support to mkcert.shDr. Stephen Henson
2017-02-16Add ECDSA client certificatesDr. Stephen Henson
2017-01-15add ECDSA test server certificateDr. Stephen Henson
2016-07-11Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson
2016-06-23Drop extraneous printf argument in mkcert.shViktor Dukhovni
2016-06-22Fix generation of expired CA certificate.Dr. Stephen Henson
2016-06-20Create some proxy certificatesRichard Levitte
2016-06-20Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte
2016-06-13RT3809: basicConstraints is criticalRich Salz
2016-06-08Add some accessor API'sRich Salz