summaryrefslogtreecommitdiff
path: root/test/recipes/25-test_x509.t
Commit message (Expand)AuthorAgeFilesLines
* 25-test_x509.t: test dots in CA file pathAlois Klink2023-05-041-1/+14
* apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb2023-03-141-5/+12
* APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb2023-01-241-1/+6
* Add test for X509 sign TBS cache regression.slontis2022-11-021-1/+7
* Add test from "Fix re-signing certificates with different key sizes"Todd Short2022-07-221-1/+56
* Have set_dateopt() return 1 on success to make -dateopt workHartmut Holzgraefe2022-06-161-1/+12
* Avoid some MinGW test failuresMatt Caswell2021-07-021-1/+5
* UTF-8 not easily supported on VMS command line yetRichard Levitte2021-06-261-0/+1
* Just look for "Unable to load Public Key" if no SM2Matt Caswell2021-06-081-1/+1
* Add some tests for -inform/keyform enforcementTomas Mraz2021-05-061-2/+14
* test/x509: Test for issuer being overwritten when printing.Tomas Mraz2021-03-041-2/+2
* Update copyright yearRichard Levitte2021-01-281-1/+1
* apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile optionsDr. David von Oheimb2021-01-201-2/+2
* 25-test_x509.t: Make test case w.r.t. self-issued cert run also without EC en...Dr. David von Oheimb2021-01-201-23/+17
* 25-test_x509.t: Minor update: factor out path for test input filesDr. David von Oheimb2021-01-201-15/+14
* 25-test_x509.t: Minor update: do not anymore unlink test output filesDr. David von Oheimb2021-01-201-3/+3
* Add tests for (non-)default SKID and AKID inclusion by apps/{req,x509,ca}.cDr. David von Oheimb2021-01-131-15/+4
* apps/{ca,req,x509}.c: Improve diag and doc mostly on X.509 extensions, fix mu...Dr. David von Oheimb2020-12-101-1/+1
* 25-test_x509.t: Re-add and improve a test on non-existence of ASN.1 parse errorsDr. David von Oheimb2020-11-111-2/+6
* Remove test that breaks on AIX.Shane Lontis2020-11-091-3/+1
* TEST: modify tconversion.pl for forensicsRichard Levitte2020-10-161-3/+6
* 25-test_x509.t: Add test for suitable error report loading unsupported sm2 certDr. David von Oheimb2020-09-301-4/+11
* Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb2020-09-241-1/+25
* Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb2020-08-201-1/+12
* Make x509 -force_pubkey test case with self-issued cert more realisticDr. David von Oheimb2020-07-011-2/+6
* Add support for unusal 'othername' subjectAltNamesDirk-Willem van Gulik2020-04-251-1/+17
* Update copyright yearMatt Caswell2020-04-231-1/+1
* TEST: Modify test/recipes/25-test_x509.t to leave artifacts behindRichard Levitte2020-02-181-8/+6
* Fix no-ecMatt Caswell2019-03-271-18/+23
* Add -new and -subj options to x509 app for direct cert generationDavid von Oheimb2019-03-191-1/+20
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Add test for -nameout outputRich Salz2017-03-141-1/+16
* Add some accessor API'sRich Salz2016-06-081-1/+5
* Unified copyright for test recipesRich Salz2016-04-221-1/+8
* unified build scheme: adjust test framework for out of source build treeRichard Levitte2016-02-091-5/+5
* Change OpenSSL::Test to be an extension of Test::MoreRichard Levitte2015-09-071-1/+0
* Add version numbers on some modules we use.Richard Levitte2015-09-071-1/+1
* Add recipes for tests related to certificatesRichard Levitte2015-09-071-0/+24