test: do not load absolute path crypto engines twice · nodejs/node@2c84c3e · GitHub
Skip to content

Commit 2c84c3e

Browse files
committed
test: do not load absolute path crypto engines twice
Newer versions of OpenSSL now throws an error if an engine is loaded twice by its absolute path (a second load by its id appears to be okay). PR-URL: #41175 Refs: quictls/openssl#68 Refs: https://mta.openssl.org/pipermail/openssl-announce/2021-December/000212.html Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is> Reviewed-By: Michael Dawson <midawson@redhat.com>
1 parent f4493c1 commit 2c84c3e

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

test/parallel/test-crypto-engine.js

Lines changed: 6 additions & 3 deletions

0 commit comments

Comments
 (0)