aboutsummaryrefslogtreecommitdiffstats
path: root/test/certs
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb2020-07-012-0/+21
* Add support for unusal 'othername' subjectAltNamesDirk-Willem van Gulik2020-04-251-0/+36
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add test cases for the non CA certificate with pathlen:0Tomas Mraz2020-04-062-1/+20
* Issuer Sign Tool extention supportNikolay Morozov2020-03-251-0/+30
* Generate new Ed488 certificatesKurt Roeckx2020-02-114-12/+28
* Create a new embeddedSCTs1 that's signed using SHA256Kurt Roeckx2020-02-0510-37/+129
* Add Restricted PSS certificate and keyMatt Caswell2019-08-094-0/+85
* Support SM2 certificate signingPaul Yang2019-06-283-0/+28
* Add test cases for SM2 cert verificationPaul Yang2019-03-302-0/+14
* add 'Signature Value:' line and correct indentation when printing X.509 signa...David von Oheimb2019-03-183-45/+48
* update reference output of test_x509 in test/certs/cyrillic.*David von Oheimb2019-03-182-4/+2
* Configure: make C++ build tests optional and configurableRichard Levitte2019-03-052-0/+6
* Support raw input data in apps/pkeyutlPaul Yang2019-02-272-0/+18
* Fix cert with rsa instead of rsaEncryption as public key algorithmBernd Edlinger2018-12-311-0/+18
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Add some test brainpool certificatesMatt Caswell2018-11-123-0/+25
* Limit scope of CN name constraintsViktor Dukhovni2018-05-2311-139/+247
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Update tests for TLS Ed448Matt Caswell2018-03-055-0/+38
* Modify expected output of a CRL to match the changed printoutRichard Levitte2017-11-161-1/+1
* Modify expected output of a certificate to match the changed printoutRichard Levitte2017-11-162-2/+2
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-2/+2
* Guard against DoS in name constraints handling.David Benjamin2017-09-227-0/+2160
* Add RSA-PSS test certificatesDr. Stephen Henson2017-09-202-0/+47
* Cleanup some copyright stuffRich Salz2017-06-301-3/+8
* Add Ed25519 EE certificatesDr. Stephen Henson2017-06-214-0/+52
* Ed25519 support for mkcert.shDr. Stephen Henson2017-06-211-0/+1
* Add test cases for X509_check_private_keyPaul Yang2017-06-062-0/+43
* Add Ed25519 verify test.Dr. Stephen Henson2017-05-302-0/+18
* Add certificates with PSS signaturesDr. Stephen Henson2017-04-253-0/+48
* Switch command-line utils to new nameopt API.Dmitry Belyavskiy2017-04-252-0/+52
* Add SSL tests for certificates with embedded SCTsRob Percival2017-04-121-0/+15
* Add test for -nameout outputRich Salz2017-03-143-0/+191
* EC certificate with compression pointDr. Stephen Henson2017-02-242-0/+19
* Add P-384 root and P-384, P-256 EE certificates.Dr. Stephen Henson2017-02-246-0/+54
* Add DH parameters, DSA cert and keyDr. Stephen Henson2017-02-173-0/+54
* Add DSA support to mkcert.shDr. Stephen Henson2017-02-171-0/+1
* Add ECDSA client certificatesDr. Stephen Henson2017-02-162-0/+38
* add ECDSA test server certificateDr. Stephen Henson2017-01-152-0/+20
* Extend mkcert.sh to support nameConstraints generation and more complexDr. Stephen Henson2016-07-1136-2/+997
* Drop extraneous printf argument in mkcert.shViktor Dukhovni2016-06-231-1/+1
* Fix generation of expired CA certificate.Dr. Stephen Henson2016-06-222-2/+4
* Create some proxy certificatesRichard Levitte2016-06-2012-0/+293
* Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte2016-06-202-8/+57
* RT3809: basicConstraints is criticalRich Salz2016-06-131-2/+2
* Add some accessor API'sRich Salz2016-06-081-0/+22
* Update client authentication testsEmilia Kasper2016-06-031-0/+37
* Move peer chain security checks into x509_vfy.cViktor Dukhovni2016-04-0314-3/+222
* Require intermediate CAs to have basicConstraints CA:true.Viktor Dukhovni2016-03-293-0/+40