https://bugzilla.redhat.com/show_bug.cgi?id=1744782 Jitka Plesnikova <jplesnik@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|caillon+fedoraproject@gmail | |.com, caolanm@xxxxxxxxxx, | |john.j5live@xxxxxxxxx, | |kasal@xxxxxx, | |rhughes@xxxxxxxxxx, | |rstrode@xxxxxxxxxx, | |sandmann@xxxxxxxxxx | --- Comment #3 from Jitka Plesnikova <jplesnik@xxxxxxxxxx> --- Hi, what do you use as a source for OCS Inventory? I looked at https://github.com/OCSInventory-NG/UnixAgent and there is written following: To get SSL communications working (for packages deployment or HTTPS communications to OCS server), you need these modules: - Crypt::SSLeay if you use LWP prior to version 6 - LWP::Protocol::https if you use LWP version 6 or more RHEL 8 provides perl(LWP) = 6.34, so you should requires per(LWP::Protocol::https) which is part of RHEL 8. I checked the code and Crypt::SSLeay is used only with LWP < 5.83. No changes in this code are needed. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ 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