diff options
Diffstat (limited to 'regress')
-rw-r--r-- | regress/agent-pkcs11.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/agent-pkcs11.sh b/regress/agent-pkcs11.sh index 5dd771263..5205d9067 100644 --- a/regress/agent-pkcs11.sh +++ b/regress/agent-pkcs11.sh | |||
@@ -17,6 +17,7 @@ try_token_libs() { | |||
17 | 17 | ||
18 | try_token_libs \ | 18 | try_token_libs \ |
19 | /usr/local/lib/softhsm/libsofthsm2.so \ | 19 | /usr/local/lib/softhsm/libsofthsm2.so \ |
20 | /usr/lib64/pkcs11/libsofthsm2.so \ | ||
20 | /usr/lib/x86_64-linux-gnu/softhsm/libsofthsm2.so | 21 | /usr/lib/x86_64-linux-gnu/softhsm/libsofthsm2.so |
21 | 22 | ||
22 | TEST_SSH_PIN=1234 | 23 | TEST_SSH_PIN=1234 |