aboutsummaryrefslogtreecommitdiff
path: root/test/certs
AgeCommit message (Expand)AuthorFilesLines
2020-08-20apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb2-0/+0
2020-07-28Fix a test_verify failureMatt Caswell2-17/+18
2020-07-28Deprecate -nodes in favor of -noenc in pkcs12 and req appDr. David von Oheimb1-1/+1
2020-07-01Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb2-0/+21
2020-04-25Add support for unusal 'othername' subjectAltNamesDirk-Willem van Gulik1-0/+36
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-06Add test cases for the non CA certificate with pathlen:0Tomas Mraz2-1/+20
2020-03-25Issuer Sign Tool extention supportNikolay Morozov1-0/+30
2020-02-11Generate new Ed488 certificatesKurt Roeckx4-12/+28
2020-02-05Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx10-37/+129
2019-08-09Add Restricted PSS certificate and keyMatt Caswell4-0/+85
2019-06-28Support SM2 certificate signingPaul Yang3-0/+28
2019-03-30Add test cases for SM2 cert verificationPaul Yang2-0/+14
2019-03-18add 'Signature Value:' line and correct indentation when printing X.509 signa...David von Oheimb3-45/+48
2019-03-18update reference output of test_x509 in test/certs/cyrillic.*David von Oheimb2-4/+2
2019-03-05Configure: make C++ build tests optional and configurableRichard Levitte2-0/+6
2019-02-27Support raw input data in apps/pkeyutlPaul Yang2-0/+18
2018-12-31Fix cert with rsa instead of rsaEncryption as public key algorithmBernd Edlinger1-0/+18
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-11-12Add some test brainpool certificatesMatt Caswell3-0/+25
2018-05-23Limit scope of CN name constraintsViktor Dukhovni11-139/+247
2018-03-20Update copyright yearMatt Caswell1-1/+1
2018-03-05Update tests for TLS Ed448Matt Caswell5-0/+38
2017-11-16Modify expected output of a CRL to match the changed printoutRichard Levitte1-1/+1
2017-11-16Modify expected output of a certificate to match the changed printoutRichard Levitte2-2/+2
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-2/+2
2017-09-22Guard against DoS in name constraints handling.David Benjamin7-0/+2160
2017-09-20Add RSA-PSS test certificatesDr. Stephen Henson2-0/+47
2017-06-30Cleanup some copyright stuffRich Salz1-3/+8
2017-06-21Add Ed25519 EE certificatesDr. Stephen Henson4-0/+52
2017-06-21Ed25519 support for mkcert.shDr. Stephen Henson1-0/+1
2017-06-06Add test cases for X509_check_private_keyPaul Yang2-0/+43
2017-05-30Add Ed25519 verify test.Dr. Stephen Henson2-0/+18
2017-04-25Add certificates with PSS signaturesDr. Stephen Henson3-0/+48
2017-04-25Switch command-line utils to new nameopt API.Dmitry Belyavskiy2-0/+52
2017-04-12Add SSL tests for certificates with embedded SCTsRob Percival1-0/+15
2017-03-14Add test for -nameout outputRich Salz3-0/+191
2017-02-24EC certificate with compression pointDr. Stephen Henson2-0/+19
2017-02-24Add P-384 root and P-384, P-256 EE certificates.Dr. Stephen Henson6-0/+54
2017-02-17Add DH parameters, DSA cert and keyDr. Stephen Henson3-0/+54
2017-02-17Add DSA support to mkcert.shDr. Stephen Henson1-0/+1
2017-02-16Add ECDSA client certificatesDr. Stephen Henson2-0/+38
2017-01-15add ECDSA test server certificateDr. Stephen Henson2-0/+20
2016-07-11Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson36-2/+997
2016-06-23Drop extraneous printf argument in mkcert.shViktor Dukhovni1-1/+1
2016-06-22Fix generation of expired CA certificate.Dr. Stephen Henson2-2/+4
2016-06-20Create some proxy certificatesRichard Levitte12-0/+293
2016-06-20Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte2-8/+57
2016-06-13RT3809: basicConstraints is criticalRich Salz1-2/+2
2016-06-08Add some accessor API'sRich Salz1-0/+22