Skip to content

Commit

Permalink
tests: Softokn does not support allowed mechanisms
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Jelen <[email protected]>
  • Loading branch information
Jakuje committed Oct 24, 2024
1 parent b436a0f commit 4ca58f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/softokn-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ export NSS_LIB_PARAMS="configDir=${TOKDIR}"
export TOKENLABEL="NSS Certificate DB"
export TOKENLABELURI="NSS%20Certificate%20DB"

export TOKENOPTIONS="pkcs11-module-quirks = no-operation-state"
export TOKENOPTIONS="pkcs11-module-quirks = no-operation-state no-allowed-mechanisms"
export TOKENCONFIGVARS="export NSS_LIB_PARAMS=configDir=${TOKDIR}"

0 comments on commit 4ca58f7

Please sign in to comment.