aboutsummaryrefslogtreecommitdiffstats
path: root/test/certs
Commit message (Expand)AuthorAgeFilesLines
* test: userNotice X.509v3 extensionJonathan M. Wilbur2024-07-041-0/+13
* test: add tests for acceptable policies extsJonathan M. Wilbur2024-06-262-0/+22
* Support subjectDirectoryAttributes and associatedInformation extsJonathan M. Wilbur2024-06-242-0/+20
* Make x509_req_test ANSI Compatibleerbsland-dev2024-06-211-0/+17
* Add test for ASN1_item_verify()Tomas Mraz2024-06-212-0/+25
* feat: add delegatedNameConstraints and holderNameConstraints extsJonathan M. Wilbur2024-06-202-0/+24
* Add support for targetingInformation X.509v3 extensionJonathan M. Wilbur2024-06-171-0/+14
* x509_acert: Add more parsing and printing testsDamian Hobson-Garcia2024-04-242-0/+63
* x509_acert: Add simple API testsDamian Hobson-Garcia2024-04-242-0/+20
* test: add verify test for EC cert signed with SHA3Mathieu Tortuyaux2023-10-025-0/+46
* Support all NULL-syntax X.509v3 extensionsJonathan M. Wilbur2023-09-256-0/+67
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Add a test for pkeyutl encrypt/decrypt using SM2Matt Caswell2023-06-261-0/+4
* Generate some certificates with the certificatePolicies extensionMatt Caswell2023-03-285-2/+72
* Add testcase for nc_match_single type confusionTomas Mraz2023-02-074-0/+79
* test: add test case for deadlock reported in #19643Pauli2022-12-081-0/+20
* Resign test/certs/rootCA.pem to expire in 100 yearsBernd Edlinger2022-11-121-18/+76
* Update the validity period of ed25519 cerificatesBernd Edlinger2022-11-122-14/+74
* X509: add tests for purpose code signing in verify applicationLutz Jaenicke2022-08-188-2/+127
* Rename the "timing" program to "timing_load_creds" and integrate it with test...Dr. David von Oheimb2022-08-162-0/+48
* test/certs/setup.sh: add missing comment on CA cert variant without basic con...Dr. David von Oheimb2022-07-121-2/+2
* Add test cases for verification of time stamping certificatesLutz Jaenicke2022-06-2210-0/+182
* Update further expiring certificates that affect testsTomas Mraz2022-06-053-33/+34
* Change the SCT issuer key to RSA 2048Bernd Edlinger2022-06-034-37/+57
* Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl configTomas Mraz2022-06-033-0/+56
* Update expired SCT issuer certificateTomas Mraz2022-06-011-15/+15
* Test that PEM_BUFSIZE is passed into pem_password_cbTomas Mraz2022-01-031-0/+30
* Add a TLS test for name constraints with an EE cert without a SANMatt Caswell2021-12-141-0/+40
* Add a new Name Constraints test certMatt Caswell2021-12-144-8/+74
* 25-test_req.t: Add systematic SKID+AKID tests for self-issued (incl. self-sig...Dr. David von Oheimb2021-11-111-16/+7
* Test for DANE cross cert fixViktor Dukhovni2021-09-034-0/+67
* test_pem_reading: Test loading a key from a file with multiple PEM dataTomas Mraz2021-07-021-0/+90
* 25-test_verify.t: Add test case: accept trusted self-signed EE cert with key ...Dr. David von Oheimb2021-06-091-0/+19
* test/certs/mkcert.sh: Correct description of geneealt parametersDr. David von Oheimb2021-06-091-2/+2
* Fix the expected output of printing certificatesMatt Caswell2021-06-082-2/+2
* Test a bad SmtpUTF8Mailbox name constraintMatt Caswell2021-06-043-0/+62
* ee-self-signed.pem: Restore original version, adding -attime to 25-test_verify.tDr. David von Oheimb2021-06-021-17/+16
* TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb2021-05-271-0/+14
* test/certs/setup.sh: Fix two glitchesDr. David von Oheimb2021-05-053-12/+12
* update test/certs/ee-pathlen.pem to contain SKID and AKIDDr. David von Oheimb2021-05-051-9/+10
* test/certs/setup.sh: structural cleanupDr. David von Oheimb2021-05-051-41/+32
* PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private keyDr. David von Oheimb2021-04-081-0/+30
* d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/D...Dr. David von Oheimb2021-04-081-0/+74
* test/x509: Test for issuer being overwritten when printing.Tomas Mraz2021-03-043-104/+93
* Fix NULL access in ssl_build_cert_chain() when ctx is NULL.Shane Lontis2021-03-031-0/+84
* test_ssl_new: X448, X25519, and EdDSA are supported with fipsTomas Mraz2021-03-031-6/+6
* check_sig_alg_match(): weaken sig nid comparison to allow RSA{,PSS} key verif...Dr. David von Oheimb2021-01-286-9/+117
* Update copyright yearRichard Levitte2021-01-281-1/+1
* make various test CA certs RFC 5280 compliant w.r.t. X509 extensionsDr. David von Oheimb2021-01-2041-402/+416
* apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb2021-01-131-0/+18