Thread [Perl 5.22] LWP, SSL und Bad file descriptor (28 answers)
Opened by rosti at 2025-02-14 12:51

rosti
 2025-02-18 14:51
#196873 #196873
User since
2011-03-19
3530 Artikel
BenutzerIn
[Homepage]
user image
in lwp::useragent steht:
Quote
The libwww-perl core no longer bundles protocol plugins for SSL. You will need to install LWP::Protocol::https separately to enable support for processing https-URLs.


Ich werde jedoch trotzdem mal Pfade zu den CA-Dateien ausfindig machen und händisch setzen.

Und ja, sowohl LWP::Protocol::https als auch Mozilla::CA ist installiert. Auch Crypt::SSLeay (als Pendant zu openSSL auf Win32)

View full thread [Perl 5.22] LWP, SSL und Bad file descriptor