aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/25-test_req.t
Commit message (Expand)AuthorAgeFilesLines
* extend X509_REQ_add_extensions_nid() and thuis APPS/req to support augmenting...Dr. David von Oheimb2024-07-101-2/+5
* Fix fragile explicit cert date tests.Viktor Dukhovni2024-04-181-3/+4
* apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm2024-04-091-1/+13
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Fix openssl req with -addext subjectAltName=dirNameBernd Edlinger2024-04-021-1/+2
* Fix a similar memory leak in SXNET_add_id_INTEGERBernd Edlinger2024-01-101-1/+2
* Fix a possible memory leak in do_othernameBernd Edlinger2023-12-121-1/+5
* Fix output corruption in req commandBernd Edlinger2023-09-091-1/+12
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* configure: introduce no-ecx to remove ECX related featureYi Li2023-06-141-2/+2
* APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb2023-01-241-12/+17
* signature: Clamp PSS salt len to MD lenClemens Lang2022-12-081-1/+1
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Enable openssl req -x509 to create certificates from CSRsHugo Landau2022-03-031-4/+13
* 25-test_req.t: Add systematic SKID+AKID tests for self-issued (incl. self-sig...Dr. David von Oheimb2021-11-111-23/+134
* APPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()Dr. David von Oheimb2021-11-081-1/+1
* req: Avoid segfault when -modulus is usedTomas Mraz2021-08-051-1/+6
* Avoid some MinGW test failuresMatt Caswell2021-07-021-0/+4
* TESTS: drop explicit quotes from empty command line argumentsRichard Levitte2021-06-201-1/+1
* test: replace tabs with spaces in test recipesPauli2021-06-191-1/+1
* TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb2021-05-271-0/+2
* Tests for creating req from PKCS8 keys with extra attrsDmitry Belyavskiy2021-05-111-1/+24
* Add some tests for -inform/keyform enforcementTomas Mraz2021-05-061-2/+10
* RSA: properly generate algorithm identifier for RSA-PSS signaturesTomas Mraz2021-02-051-3/+51
* rsa_kmgmt: Return OSSL_PKEY_PARAM_DEFAULT_DIGEST for unrestricted PSS keysTomas Mraz2021-01-291-1/+34
* Update copyright yearRichard Levitte2021-01-281-1/+1
* apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb2021-01-131-1/+14
* Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb2021-01-131-11/+14
* Add tests for (non-)default SKID and AKID inclusion by apps/{req,x509,ca}.cDr. David von Oheimb2021-01-131-3/+83
* TEST: modify tconversion.pl for forensicsRichard Levitte2020-10-161-1/+2
* Clean up some SM2 related TODOs in the testsMatt Caswell2020-09-251-13/+5
* Make sure we properly test for EdDSA with alg idsMatt Caswell2020-09-181-6/+6
* "Downgrade" provider-native keys to legacy where neededRichard Levitte2020-09-031-11/+19
* Update copyright yearMatt Caswell2020-04-231-1/+1
* TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte2020-03-151-4/+4
* Add -section option to 'req' commandRich Salz2020-03-071-1/+29
* TEST: Modify test/recipes/25-test_req.t to leave artifacts behindRichard Levitte2020-02-181-16/+14
* More testing for CLI usage of Ed25519 and Ed448 keysNicola Tuveri2019-12-111-1/+41
* Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre2019-11-241-4/+0
* Add more tests for apps/reqNicola Tuveri2019-11-131-24/+88
* Support parsing of SM2 ID in hexdecimalPaul Yang2019-08-221-2/+13
* Support SM2 certificate signingPaul Yang2019-06-281-1/+20
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-09-111-1/+1
* Add tests for the "req" command, -addext flagRich Salz2018-07-091-15/+19
* Reject duplicate -addext parametersRich Salz2018-07-051-1/+12
* Use randomness not entropyRich Salz2017-06-271-1/+1
* Make 25-test_gen.t and 25-test_req.t into oneRichard Levitte2016-06-041-4/+30
* 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-3/+3