Adjust softhsm2 path on Fedora Linux for regress

The SoftHSM lives in Fedora in /usr/lib64/pkcs11/libsofthsm2.so
This commit is contained in:
Jakub Jelen 2019-03-29 12:29:41 +01:00 committed by Damien Miller
parent f5abb05f8c
commit 342d6e5158
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ try_token_libs() {
try_token_libs \
/usr/local/lib/softhsm/libsofthsm2.so \
/usr/lib64/pkcs11/libsofthsm2.so \
/usr/lib/x86_64-linux-gnu/softhsm/libsofthsm2.so
TEST_SSH_PIN=1234