node/test/addons
Richard Lau 43ab5b9596
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: https://github.com/nodejs/node/pull/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>
2024-06-02 18:12:23 +00:00
..
async-cleanup-hook
async-hello-world
async-hooks-id
async-resource
buffer-free-callback
callback-scope
cppgc-object
dlopen-ping-pong
errno-exception
force-context-aware
heap-profiler
hello-world
hello-world-function-export
load-long-path
make-callback
make-callback-domain-warning
make-callback-recurse
new-isolate-addon
new-target
no-addons
node-module-version
non-node-context
not-a-binding
null-buffer-neuter
openssl-binding
openssl-client-cert-engine
openssl-key-engine
openssl-providers
openssl-test-engine
parse-encoding
register-signal-handler
repl-domain-abort
report-api
report-fatalerror
request-interrupt
stringbytes-external-exceed-max
symlinked-module
uv-handle-leak
worker-addon
worker-buffer-callback
zlib-binding
.gitignore
addons.status
common.gypi
testcfg.py