Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: relax version check with shared OpenSSL
Relax the OpenSSL version check when Node.js is built with the `--shared-openssl` option. Verify only that `process.versions.openssl` is truthy. Fixes: #43078 PR-URL: #50505 Reviewed-By: Richard Lau <rlau@redhat.com>
- Loading branch information