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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



--- Comment #1 from Petr Pisar <ppi...@redhat.com> ---
This is a random failure in:

        Net::SSLeay::CTX_set_options( $context, $options );
        die_if_ssl_error( "ssl ctx set options $options" ) if !
$IGNORE_SSL_ERRORS;

where $options=Net::SSLeay::OP_ALL() and $context=Net::SSLeay::CTX_new().


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2007254
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to