[Pkg-openssl-devel] Bug#1020592: nodejs: Testsuite is using smoil keys

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Fri Sep 23 21:46:22 BST 2022


Package: nodejs
Version: 8.7.0+dfsg-5
Severity: serious
control: tags -1 patch

The last OpenSSL upload moved the default security level from the
openssl.cnf file to build-time default so I don't have to fiddle with
the config file anymore.
Unfortunately nodejs is using smoil keys in its testsuite so the
testsuite fails now. Previously it didn't because it used the "default"
openssl.cnf which did not specify any of this so the security level was
never changed from its default - 1. Now it is 2 and nodejs needs either
to increase the default key size or lower security level via the config
file.
A patch for the latter has been attached.

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Add-a-CipherString-for-nodejs.patch
Type: text/x-diff
Size: 1240 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-openssl-devel/attachments/20220923/1803e905/attachment.patch>


More information about the Pkg-openssl-devel mailing list