Skip to content

test: fix addon tests compilation with OpenSSL 1.1.1

openssl/provider.h header is not part of OpenSSL 1.1.1 so do not include it when building with an older instance.

Fixes: https://github.com/nodejs/node/issues/44722

Merge request reports

Loading