aboutsummaryrefslogtreecommitdiff
path: root/test/recipes/80-test_ca.t
AgeCommit message (Expand)AuthorFilesLines
2021-06-26test/recipes/80-test_ca.t: Don't force quotes around the config file in $cnfRichard Levitte1-5/+5
2021-06-19test: fix indentationPauli1-1/+1
2021-06-19test: replace tabs with spaces in test recipesPauli1-7/+7
2021-06-17Update copyright yearMatt Caswell1-1/+1
2021-05-27TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb1-3/+7
2020-11-07Fix test/recipes/80-test_ca.t to skip_all properly in a subtestRichard Levitte1-9/+11
2020-09-11apps/ca: allow CRL lastUpdate/nextUpdate fields to be specifiedChris Novakovic1-2/+201
2020-06-03Cleanup cert config files for testsRich Salz1-10/+13
2020-04-24Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb1-4/+4
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-03-15TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte1-2/+2
2020-02-18TEST: Modify test/recipes/80-test_ca.t to leave artifacts behindRichard Levitte1-4/+0
2019-06-28Support SM2 certificate signingPaul Yang1-2/+18
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2017-08-22Add random serial# support.Rich Salz1-1/+1
2017-08-03recipes/80-test_ca.t: make it work with spaces in pathnames.Andy Polyakov1-1/+1
2017-03-02-precert doesn't work when configured no-ct, don't try to test it thenRichard Levitte1-0/+4
2017-03-02Fix the skip numbers in 80-test_ca.tRichard Levitte1-3/+3
2017-02-22Change CA.pl flag from --newprecert to --precertRob Percival1-1/+1
2017-02-22Basic test for "openssl req -precert" via apps/CA.plRob Percival1-1/+5
2016-10-13Fix copy-paste test labelsFdaSilvaYY1-2/+2
2016-06-04Have some more test recipes clean up after themselvesRichard Levitte1-1/+1
2016-05-27make sure to put quotes around -config argument, in case of spacesRichard Levitte1-3/+3
2016-04-22Unified copyright for test recipesRich Salz1-1/+8
2016-04-02Adapt some test recipes to the newer cmdstr()Richard Levitte1-1/+1
2016-03-30Since OpenSSL::Test redirects stderr to /dev/null, don't do so in 80-test_ca.tRichard Levitte1-4/+4
2016-02-23test/recipes/80-test_ca.t: remove_tree->rmtree to make it work with Perl 5.10.Andy Polyakov1-3/+3
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte1-5/+6
2016-01-2680-test_ca.t is made to use the new perlapp()Richard Levitte1-11/+6
2016-01-13Fix test/recipes/80-test_ca.t to work on VMSRichard Levitte1-2/+4
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz1-3/+3
2015-09-07Make sure that 80-test_ca.t finds all the config filesRichard Levitte1-2/+2
2015-09-07Change OpenSSL::Test to be an extension of Test::MoreRichard Levitte1-1/+0
2015-09-07Add version numbers on some modules we use.Richard Levitte1-2/+2
2015-09-07Add recipes for the larger protocolsRichard Levitte1-0/+55