[EMAIL PROTECTED] wrote:
> 
> Dear Sir/Madam,
> 
>    I heard that URLs with https scheme are accessed in exactly the same way as with 
>http scheme using web client programming in perl. The only difference is that the SSL
> interface module for LWP should be properly installed.
> I am getting ``501 Protocol scheme 'https' is not supported'', I tried but I can't 
>find the right module or README.SSL file on the CPAN web site to tell me how to do.
> 
>   Could you help me on this?
> 
>   Thanks and best regards.
> 
> Jane

Did you grab NET/SSL or SSLeay from CPAN?  Do a CPAN search.  I had to
install the modules from Crypt-SSLeay-0.11.tar.gz to get https access to
work.  Once I installed everything it worked like a charm.  Get this
module package, read everything, get the support packages (openssl
etc...), install, test, go.


-- 
[EMAIL PROTECTED] (408)543-6451
Craig Shaver, Productivity Group
POB 60458 Sunnyvale, CA  94088 (650)390-0654
http://www.progroup.com/ mailto:[EMAIL PROTECTED]

Reply via email to