summaryrefslogtreecommitdiffstats
path: root/test/recipes/25-test_req.t
AgeCommit message (Expand)Author
2024-04-02Fix openssl req with -addext subjectAltName=dirNameBernd Edlinger
2024-01-30Copyright year updatesMatt Caswell
2024-01-10Fix a similar memory leak in SXNET_add_id_INTEGERBernd Edlinger
2023-12-12Fix a possible memory leak in do_othernameBernd Edlinger
2023-09-19Copyright year updatesRichard Levitte
2023-09-09Fix output corruption in req commandBernd Edlinger
2022-12-09signature: Clamp PSS salt len to MD lenClemens Lang
2022-03-15Update copyright yearMatt Caswell
2022-03-04Enable openssl req -x509 to create certificates from CSRsHugo Landau
2021-11-08APPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()Dr. David von Oheimb
2021-08-05req: Avoid segfault when -modulus is usedTomas Mraz
2021-07-02Avoid some MinGW test failuresMatt Caswell
2021-06-20TESTS: drop explicit quotes from empty command line argumentsRichard Levitte
2021-06-19test: replace tabs with spaces in test recipesPauli
2021-05-27TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb
2021-05-11Tests for creating req from PKCS8 keys with extra attrsDmitry Belyavskiy
2021-05-06Add some tests for -inform/keyform enforcementTomas Mraz
2021-02-05RSA: properly generate algorithm identifier for RSA-PSS signaturesTomas Mraz
2021-01-29rsa_kmgmt: Return OSSL_PKEY_PARAM_DEFAULT_DIGEST for unrestricted PSS keysTomas Mraz
2021-01-28Update copyright yearRichard Levitte
2021-01-13apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb
2021-01-13Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb
2021-01-13Add tests for (non-)default SKID and AKID inclusion by apps/{req,x509,ca}.cDr. David von Oheimb
2020-10-16TEST: modify tconversion.pl for forensicsRichard Levitte
2020-09-25Clean up some SM2 related TODOs in the testsMatt Caswell
2020-09-18Make sure we properly test for EdDSA with alg idsMatt Caswell
2020-09-03"Downgrade" provider-native keys to legacy where neededRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-03-15TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte
2020-03-07Add -section option to 'req' commandRich Salz
2020-02-18TEST: Modify test/recipes/25-test_req.t to leave artifacts behindRichard Levitte
2019-12-11More testing for CLI usage of Ed25519 and Ed448 keysNicola Tuveri
2019-11-24Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre
2019-11-13Add more tests for apps/reqNicola Tuveri
2019-08-22Support parsing of SM2 ID in hexdecimalPaul Yang
2019-06-28Support SM2 certificate signingPaul Yang
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-09-11Update copyright yearMatt Caswell
2018-07-09Add tests for the "req" command, -addext flagRich Salz
2018-07-05Reject duplicate -addext parametersRich Salz
2017-06-27Use randomness not entropyRich Salz
2016-06-04Make 25-test_gen.t and 25-test_req.t into oneRichard Levitte
2016-04-22Unified copyright for test recipesRich Salz
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte
2015-10-13Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov
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
2015-09-07Add recipes for tests related to certificatesRichard Levitte