summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* do clean up after p11-kit server even if the openssl operation failLinus Nordberg2020-01-032-7/+13
|
* invoke do-verify.sh with the right argumentsLinus Nordberg2020-01-031-4/+4
| | | | | Specifically, don't use $< now that we have the openssl config file as our first dependant.
* generate openssl config filesLinus Nordberg2020-01-033-30/+23
| | | | Also, no .pem on sigfile names.
* do export OPENSSL_CONFLinus Nordberg2019-10-242-0/+2
| | | | When not, dgst runs with the default config succeeds.
* use the symlink for libsofthsm2.soLinus Nordberg2019-10-221-1/+1
| | | | | This should be more stable. It's used in openssl.direct.cnf too.
* allow overriding providers in environmentLinus Nordberg2019-10-221-3/+3
|
* remove spurious mkdirLinus Nordberg2019-10-221-1/+0
| | | | We already do that in target softhsm/tokens.
* sign and verify once per found tokenLinus Nordberg2019-10-222-5/+11
| | | | | | | | If more than one token is found, all of them should have the same key. This is a somewhat lame way of verifying they all work. Lame because the resulting signature will be made from the last key only. Also pass PIN in URI.
* export SOFTHSM2_CONF properlyLinus Nordberg2019-10-221-7/+6
| | | | Also, do create the token directory.
* use a default target testing softhsm without p11p firstLinus Nordberg2019-10-221-0/+1
|
* whitespaceLinus Nordberg2019-10-221-1/+1
|
* use paths used by (debian) packagesLinus Nordberg2019-10-221-2/+3
|
* use sane paths in tests/MakefileLinus Nordberg2019-07-022-2/+2
|
* remove unused targetLinus Nordberg2019-07-021-3/+0
|
* move tests directoryLinus Nordberg2019-06-195-0/+125