summaryrefslogtreecommitdiffstats
path: root/test/recipes/25-test_x509.t
AgeCommit message (Expand)Author
2024-06-26test: add tests for acceptable policies extsJonathan M. Wilbur
2024-06-24Support subjectDirectoryAttributes and associatedInformation extsJonathan M. Wilbur
2024-06-24Fix typos found by codespellDimitri Papadopoulos
2024-06-21Add test for ASN1_item_verify()Tomas Mraz
2024-06-20feat: add delegatedNameConstraints and holderNameConstraints extsJonathan M. Wilbur
2024-06-17Add support for targetingInformation X.509v3 extensionJonathan M. Wilbur
2024-04-18Fix fragile explicit cert date tests.Viktor Dukhovni
2024-04-09apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm
2024-04-09Copyright year updatesRichard Levitte
2024-01-15Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders
2024-01-05Validate config options during x509 extension creationNeil Horman
2023-09-25Support all NULL-syntax X.509v3 extensionsJonathan M. Wilbur
2023-09-07Copyright year updatesMatt Caswell
2023-05-0425-test_x509.t: test dots in CA file pathAlois Klink
2023-03-14apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb
2023-01-24APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb
2022-11-02Add test for X509 sign TBS cache regression.slontis
2022-07-22Add test from "Fix re-signing certificates with different key sizes"Todd Short
2022-06-16Have set_dateopt() return 1 on success to make -dateopt workHartmut Holzgraefe
2021-07-02Avoid some MinGW test failuresMatt Caswell
2021-06-26UTF-8 not easily supported on VMS command line yetRichard Levitte
2021-06-08Just look for "Unable to load Public Key" if no SM2Matt Caswell
2021-05-06Add some tests for -inform/keyform enforcementTomas Mraz
2021-03-04test/x509: Test for issuer being overwritten when printing.Tomas Mraz
2021-01-28Update copyright yearRichard Levitte
2021-01-20apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile optionsDr. David von Oheimb
2021-01-2025-test_x509.t: Make test case w.r.t. self-issued cert run also without EC en...Dr. David von Oheimb
2021-01-2025-test_x509.t: Minor update: factor out path for test input filesDr. David von Oheimb
2021-01-2025-test_x509.t: Minor update: do not anymore unlink test output filesDr. David von Oheimb
2021-01-13Add tests for (non-)default SKID and AKID inclusion by apps/{req,x509,ca}.cDr. David von Oheimb
2020-12-10apps/{ca,req,x509}.c: Improve diag and doc mostly on X.509 extensions, fix mu...Dr. David von Oheimb
2020-11-1125-test_x509.t: Re-add and improve a test on non-existence of ASN.1 parse errorsDr. David von Oheimb
2020-11-09Remove test that breaks on AIX.Shane Lontis
2020-10-16TEST: modify tconversion.pl for forensicsRichard Levitte
2020-09-3025-test_x509.t: Add test for suitable error report loading unsupported sm2 certDr. David von Oheimb
2020-09-24Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb
2020-08-20Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb
2020-07-01Make x509 -force_pubkey test case with self-issued cert more realisticDr. David von Oheimb
2020-04-25Add support for unusal 'othername' subjectAltNamesDirk-Willem van Gulik
2020-04-23Update copyright yearMatt Caswell
2020-02-18TEST: Modify test/recipes/25-test_x509.t to leave artifacts behindRichard Levitte
2019-03-27Fix no-ecMatt Caswell
2019-03-19Add -new and -subj options to x509 app for direct cert generationDavid von Oheimb
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-03-14Add test for -nameout outputRich Salz
2016-06-08Add some accessor API'sRich Salz
2016-04-22Unified copyright for test recipesRich Salz
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte
2015-09-07Change OpenSSL::Test to be an extension of Test::MoreRichard Levitte
2015-09-07Add version numbers on some modules we use.Richard Levitte