aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_ca.t
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb2023-01-241-7/+22
* test/recipes/80-test_ca.t: Don't force quotes around the config file in $cnfRichard Levitte2021-06-261-5/+5
* test: fix indentationPauli2021-06-191-1/+1
* test: replace tabs with spaces in test recipesPauli2021-06-191-7/+7
* Update copyright yearMatt Caswell2021-06-171-1/+1
* TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb2021-05-271-3/+7
* Fix test/recipes/80-test_ca.t to skip_all properly in a subtestRichard Levitte2020-11-071-9/+11
* apps/ca: allow CRL lastUpdate/nextUpdate fields to be specifiedChris Novakovic2020-09-111-2/+201
* Cleanup cert config files for testsRich Salz2020-06-031-10/+13
* Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb2020-04-241-4/+4
* Update copyright yearMatt Caswell2020-04-231-1/+1
* TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte2020-03-151-2/+2
* TEST: Modify test/recipes/80-test_ca.t to leave artifacts behindRichard Levitte2020-02-181-4/+0
* Support SM2 certificate signingPaul Yang2019-06-281-2/+18
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Add random serial# support.Rich Salz2017-08-221-1/+1
* recipes/80-test_ca.t: make it work with spaces in pathnames.Andy Polyakov2017-08-031-1/+1
* -precert doesn't work when configured no-ct, don't try to test it thenRichard Levitte2017-03-021-0/+4
* Fix the skip numbers in 80-test_ca.tRichard Levitte2017-03-021-3/+3
* Change CA.pl flag from --newprecert to --precertRob Percival2017-02-221-1/+1
* Basic test for "openssl req -precert" via apps/CA.plRob Percival2017-02-221-1/+5
* Fix copy-paste test labelsFdaSilvaYY2016-10-131-2/+2
* Have some more test recipes clean up after themselvesRichard Levitte2016-06-041-1/+1
* make sure to put quotes around -config argument, in case of spacesRichard Levitte2016-05-271-3/+3
* Unified copyright for test recipesRich Salz2016-04-221-1/+8
* Adapt some test recipes to the newer cmdstr()Richard Levitte2016-04-021-1/+1
* Since OpenSSL::Test redirects stderr to /dev/null, don't do so in 80-test_ca.tRichard Levitte2016-03-301-4/+4
* test/recipes/80-test_ca.t: remove_tree->rmtree to make it work with Perl 5.10.Andy Polyakov2016-02-231-3/+3
* unified build scheme: adjust test framework for out of source build treeRichard Levitte2016-02-091-5/+6
* 80-test_ca.t is made to use the new perlapp()Richard Levitte2016-01-261-11/+6
* Fix test/recipes/80-test_ca.t to work on VMSRichard Levitte2016-01-131-2/+4
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-3/+3
* Make sure that 80-test_ca.t finds all the config filesRichard Levitte2015-09-071-2/+2
* 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-2/+2
* Add recipes for the larger protocolsRichard Levitte2015-09-071-0/+55