Skip to content

Commit 43f0d74

Browse files
committed
fixup! crypto: support OpenSSL STORE private keys
1 parent 6f9f7e1 commit 43f0d74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/parallel/test-crypto-createprivatekey-store-pkcs11.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ activate = 1
100100
[pkcs11_sect]
101101
module = ${provider}
102102
pkcs11-module-path = ${softhsm}
103+
pkcs11-module-quirks = no-deinit
103104
activate = 1
104105
`);
105106

0 commit comments

Comments
 (0)