https://bugzilla.redhat.com/show_bug.cgi?id=2007254 --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- It's not a problem with Net::SSLeay::CTX_set_options(). For some reason when entering POE::Component::SSLify::_createSSLcontext() these OpenSSL errors are found on the stack: 13073: 1 - error:0A000126:SSL routines::unexpected eof while reading 13073: 2 - error:0A000126:SSL routines::unexpected eof while reading and as a result the next call of Net::SSLeay::die_if_ssl_error() reports an error because the underlying Net::SSLeay::ERR_get_error() explores the error stack. I have to say the the error checking in POE::Component::SSLify is pretty bad because the OpenSSL error stack is global and POE::Component::SSLify could catch an unrelated error from a third-party OpenSSL call. -- 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure