https://bugzilla.redhat.com/show_bug.cgi?id=1058728

Petr Pisar <ppi...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|steve.tray...@cern.ch       |ppi...@redhat.com



--- Comment #1 from Petr Pisar <ppi...@redhat.com> ---
The problem is that F21 openssl cannot use the pregenerated 512-bit RSA key for
signing digest which is to large with modern openssl. The server complains:

140107221378928:error:04075070:rsa routines:RSA_sign:digest too big for rsa
key:rsa_sign.c:127:
140107221378928:error:1409B006:SSL routines:SSL3_SEND_SERVER_KEY_EXCHANGE:EVP
lib:s3_srvr.c:1982:

Proper solution is to generated the keys and certificates at test time with
OpenSSL default settings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=BRDkfsDyNn&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to