test: fix test when compiled without engine support · nodejs/node@d6114cb · GitHub
Skip to content

Commit d6114cb

Browse files
richardlauaduh95
authored andcommitted
test: fix test when compiled without engine support
Update the `addons/openssl-test-engine` test to pass when OpenSSL has been compiled without support for custom engines. OpenSSL 3 deprecated support for engines, with the recommendation to move to the provider model. PR-URL: #53232 Refs: https://github.com/openssl/openssl/blob/openssl-3.0.0/README-ENGINES.md Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 6ba8bc0 commit d6114cb

1 file changed

Lines changed: 35 additions & 26 deletions

File tree

  • test/addons/openssl-test-engine

test/addons/openssl-test-engine/test.js

Lines changed: 35 additions & 26 deletions

0 commit comments

Comments
 (0)