The error got from the program is
501 Protocol scheme 'https' is not supported
IT seems that https protocol is not supported in my perl, though i see the https.pm and https10.pm. How can i enable my perl to use https?
I have installed the perl 5.6.1 in my windows 2000 desktop and I see the following file
C:\Perl\site\lib\LWP\Protocol\https.pm and
C:\Perl\site\lib\LWP\Protocol\https10.pm
However, when i run a LWP UserAgent to issue a https client request to a SSL enabled site, I got the error
501 Protocol...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.