summaryrefslogtreecommitdiff
path: root/test/recipes/90-test_store.t
Commit message (Expand)AuthorAgeFilesLines
* APPS/{storeutl,gendsa}: give error on extra arguments, improve docDr. David von Oheimb2023-02-021-1/+9
* APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb2023-01-241-1/+1
* Update copyright yearMatt Caswell2021-07-291-1/+1
* TEST: Add testing of PVK and MSBLOB files to test_storeRichard Levitte2021-07-031-4/+18
* Avoid some MinGW test failuresMatt Caswell2021-07-021-8/+8
* TEST: check 'loadereng' to determine if loader_attic should be testedRichard Levitte2021-06-231-1/+1
* Don't use the legacy provider in test_store if its not availableMatt Caswell2020-12-111-3/+7
* Add test to demonstrate the app's new engine key loadingRichard Levitte2020-12-021-1/+40
* TEST: Modify test/recipes/90-test_store.t for use with different 'file:' loadersRichard Levitte2020-09-031-147/+174
* Deprecate -nodes in favor of -noenc in pkcs12 and req appDr. David von Oheimb2020-07-281-1/+1
* Fix 90-test_store.t for latest config, limits, providers, and disabled algosDr. David von Oheimb2020-06-081-29/+53
* Add chain to PKCS#12 test file generation in 90-test_store.tDr. David von Oheimb2020-06-081-0/+1
* Update copyright yearMatt Caswell2020-06-041-1/+1
* Update manpage to fix examples, other minor tweaksRich Salz2020-06-031-1/+1
* Cleanup cert config files for testsRich Salz2020-06-031-2/+3
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* OSSL_STORE: don't test file: URIs on MingwRichard Levitte2018-05-301-7/+18
* Reduce the verbosity of test_storeMatt Caswell2018-03-201-33/+38
* Test the storeutl searching optionsRichard Levitte2018-02-231-5/+49
* Test the storeutl expectation optionsRichard Levitte2018-02-231-2/+16
* Avoid unnecessary MSYS2 conversion of some argumentsRichard Levitte2017-11-221-52/+22
* Fix 90-test_store.t: using config() requires OpenSSL::Test::UtilsRichard Levitte2017-09-041-0/+1
* OSSL_STORE: Avoid testing with URIs on the mingw command lineRichard Levitte2017-09-031-25/+79
* Add some test coverage for PEM_read_bio_PrivateKeyBernd Edlinger2017-07-291-1/+5
* test/recipes/90-test_store.t: Add a few cases with files starting with 'file:'Richard Levitte2017-07-151-0/+31
* test/recipes/90-test_store.t: Test absolute filesRichard Levitte2017-07-151-4/+15
* test/recipes/90-test_store.t: Rename some functionsRichard Levitte2017-07-151-16/+16
* STORE test recipe: Remove comment refering to OpenConnectRichard Levitte2017-06-291-1/+0
* Test that storeutl with a directory path works as expectedRichard Levitte2017-06-291-2/+8
* STORE tests: add PKCS#12 testsRichard Levitte2017-06-291-12/+78
* Add a test that checks the store utilityRichard Levitte2017-06-291-0/+278