aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/25-test_req.t
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov2015-10-131-1/+1
* 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/+44