node icon indicating copy to clipboard operation
node copied to clipboard

test: add OpenSSL 3.x providers test

Open richardlau opened this issue 1 year ago • 2 comments

Add basic tests for providers when using OpenSSL 3.x.


Intent is to add these basic tests and then extend in a follow up PR to cover e.g. fips.

cc @nodejs/crypto

richardlau avatar Aug 05 '22 18:08 richardlau

Review requested:

  • [ ] @nodejs/gyp

nodejs-github-bot avatar Aug 05 '22 18:08 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/45871/

nodejs-github-bot avatar Aug 05 '22 19:08 nodejs-github-bot

Landed in 53ec3586068ec24837d9da17bcda0c2bcbb5332c

nodejs-github-bot avatar Aug 24 '22 14:08 nodejs-github-bot

Node.js v16.x uses OpenSSL 1.1.1q+quic

juanarbol avatar Oct 02 '22 22:10 juanarbol