[v18.x backport] test: update TLS tests for OpenSSL 3.2#55101
Merged
richardlau merged 21 commits intonodejs:v18.x-stagingnodejs/node:v18.x-stagingfrom Sep 27, 2024
Merged
[v18.x backport] test: update TLS tests for OpenSSL 3.2#55101richardlau merged 21 commits intonodejs:v18.x-stagingnodejs/node:v18.x-stagingfrom
richardlau merged 21 commits intonodejs:v18.x-stagingnodejs/node:v18.x-stagingfrom
Commits
Commits on Sep 27, 2024
src: fix dynamically linked OpenSSL version
Show description for 6615fe5committedtest: update TLS tests for OpenSSL 3.2
Show description for fc43c68committedtest: check against run-time OpenSSL version
Show description for cc3cdf7committedtest: update TLS trace tests for OpenSSL >= 3.2
Show description for 1320fb9committedtest: use assert.{s,deepS}trictEqual()
Show description for e9e3306authored andcommittedtest: fix test-tls-client-auth test for OpenSSL32
Show description for a1f0c87authored andcommittedtest: update TLS test for OpenSSL 3.2
Show description for 5316314committedtest: increase key size for ca2-cert.pem
Show description for d5b73e5authored andcommittedtest: fix test-tls-client-mindhsize for OpenSSL32
Show description for 68156cbauthored andcommittedtest: fix test test-tls-dhe for OpenSSL32
Show description for c7de027authored andcommittedtest: adjust tls test for OpenSSL32
Show description for e999738authored andcommittedtest: adjust test-tls-junk-server for OpenSSL32
Show description for b097d85authored andcommittedcrypto: reject Ed25519/Ed448 in Sign/Verify prototypes
Show description for d244204authored andcommittedcrypto: reject dh,x25519,x448 in {Sign,Verify}Final
Show description for 6e7274fauthored andcommittedtest: update test to support OpenSSL32
Show description for 75ff0cdauthored andcommittedtest: adjust key sizes to support OpenSSL32
Show description for 37a2f7eauthored andcommittedtest: add asserts to validate test assumptions
Show description for 341496aauthored andcommittedtest: adjust tls-set-ciphers for OpenSSL32
Show description for 1a4d497authored andcommittedtest: update tls test to support OpenSSL32
Show description for 9824827authored andcommittedtest: fix OpenSSL version checks
Show description for c8520ffcommittedtest: fix test-tls-junk-closes-server
Show description for ac3a390authored andcommitted