[PATCH 1/2] test: update error code in tls-psk-circuit for for OpenSSL 3.4
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Tue, 31 Dec 2024 15:44:17 +0000 (16:44 +0100)
committerJérémy Lal <kapouer@melix.org>
Wed, 1 Jan 2025 13:34:52 +0000 (14:34 +0100)
commit4a349b9472155d506568ef635070b2e30c28b166
treef448dd7f7b03c6e51fbc2560369063c09b5094a0
parentcf468eac6c17bee65e65c75cb7997dfbf4c552e5
[PATCH 1/2] test: update error code in tls-psk-circuit for for OpenSSL 3.4

Update parallel/test-tls-psk-circuit.js to account for error code
changes in OpenSSL 3.4 and probably later.

https://github.com/nodejs/node/pull/56420

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Gbp-Pq: Topic build
Gbp-Pq: Name openssl-3.4-test-tls-psk-circuit.patch
test/common/index.js
test/parallel/test-tls-psk-circuit.js