Hi,
after updating to openssl 1.0.1 (debian package), authentication against a test server
with a 512 bit rsa key gives :
openssl s_client -connect 127.0.0.1:12346 -key /home/dev/agent1-key.pem -cert /home/dev/agent1-cert.pem
...
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:
...
Downgrading to openssl 1.0.0h fixes the issue.
Please find attached the key/certificate.
(they have been made for testing purpose).
I guess this is unexpected behavior, and i did not find any recent similar report.
Regards,
J�r�my Lal
after updating to openssl 1.0.1 (debian package), authentication against a test server
with a 512 bit rsa key gives :
openssl s_client -connect 127.0.0.1:12346 -key /home/dev/agent1-key.pem -cert /home/dev/agent1-cert.pem
...
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:
...
Downgrading to openssl 1.0.0h fixes the issue.
Please find attached the key/certificate.
(they have been made for testing purpose).
I guess this is unexpected behavior, and i did not find any recent similar report.
Regards,
J�r�my Lal
Message body is not shown because sender requested not to inline it.
Message body is not shown because sender requested not to inline it.