54a0eb6846
setup-softhsm-tokens.sh: Fix shellcheck errors
...
Signed-off-by: Norbert Pocs <npocs@redhat.com >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
(cherry picked from commit 3c272d00fb
)
2022-11-18 16:19:23 +01:00
8c17a79797
Fix libsofthsm.so path detection
...
libsofthsm detection is broken in i686 architecture. The approach is to export
the path found by cmake to `tests_config.h` and the script
setup-softhsm-tokens.sh gets that value through cli parameters.
Signed-off-by: Norbert Pocs <npocs@redhat.com >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
(cherry picked from commit 50713d8ab1
)
2022-11-18 16:19:21 +01:00
bff436695b
Fix various spelling issues reported by codespell
...
Signed-off-by: Jakub Jelen <jjelen@redhat.com >
Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com >
(cherry picked from commit 97c9ac2f58
)
2022-11-18 16:18:44 +01:00
d3f7b64579
tests/pkcs11/setup-softhsm-tokens.sh: updates the script to handle LOADPUBLIC parameter.
...
Signed-off-by: Sahana Prasad <sahana@redhat.com >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
2020-05-20 12:49:29 +02:00
317cf070e2
tests/pkcs11: Adds a script to setup PKCS11 tokens using softhsm and p11tool.
...
Signed-off-by: Sahana Prasad <sahana@redhat.com >
Reviewed-by: Jakub Jelen <jjelen@redhat.com >
Reviewed-by: Andreas Schneider <asn@cryptomilk.org >
2019-12-20 14:36:57 +01:00