Does anybody know if it's possible to use certificates with the SSL module,
and how would you do it if it is possible?

Chris Fainer
Network Engineer
NASDAQ
(203)-385-5890

 -----Original Message-----
From:   Craig W. Shaver [mailto:[EMAIL PROTECTED]] 
Sent:   Tuesday, December 21, 1999 5:26 PM
To:     [EMAIL PROTECTED]
Cc:     [EMAIL PROTECTED]
Subject:        Re: need help. https

[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