forwarded 665093 ttps://github.com/joyent/node/pull/2991
--
On 22/03/2012 15:37, Jérémy Lal wrote:
> When i downgraded openssl to 1.0.0h-1, i kept libssl1.0.0-1.0.1-2 so
> nodejs is not breaking with libssl 1.0.1.
> It's either a misusage or a bug of the openssl cli tool as it is used
> by the test.

The rsa keys used for the test are 512 bits long.
openssl 1.0.1 is choking on those now :

    139860308645544:error:04075070:rsa routines:RSA_sign:digest too big for rsa 
key:rsa_sign.c:127:
    139860308645544:error:14099006:SSL routines:SSL3_SEND_CLIENT_VERIFY:EVP 
lib:s3_clnt.c:2974:

Using 1024 bits rsa keys solve the issue, but an openssl package
maintainer advice would be nice.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to