test: update test to support OpenSSL32 · nodejs/node@90a87ca · GitHub
Skip to content

Commit 90a87ca

Browse files
mhdawsontargos
authored andcommitted
test: update test to support OpenSSL32
Refs: #53382 This test fails on OpenSSL32 because it complains the key being used is too short. It seems to have been missed when the test suite was udpated to have a Makefile to generate key material as the keys are hard coded in the test as opposed to being read in from the fixtures/key directory. Update the test to use keys/certs from the fixtures directory and to remove newlines at the end of the key and cert to retain the inteded test. Signed-off-by: Michael Dawson <midawson@redhat.com> PR-URL: #54968 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent 1daec9a commit 90a87ca

1 file changed

Lines changed: 13 additions & 37 deletions

File tree

test/parallel/test-tls-cert-regression.js

Lines changed: 13 additions & 37 deletions

0 commit comments

Comments
 (0)