Thank you very much - this was the resolution.
I had some troubles to intsall the module with my proxy, but in the end it worked.

But nevertheless it is interesting that one of my collegues didn't have the problems 
with the version Perl 5.6.1 build 633
Does that mean that every build of Perl has its own module library?

Best regards

Thomas Müller-Lynch
                 
 _______________________________________________________
                 
 Thomas Müller-Lynch
 Webmaster CP, MCSE
 
 Siemens AG, CP CO IT
 Corporate Personnel
 CP CIO Office
 
 Phone: +49 (0)89 636-35393
 Fax: +49 (0)89 636 35834
 Mobile-Geschäft: +49 (0)175 2616680
 
 E-Mail: [EMAIL PROTECTED]
 Siemens interne Homepage: https://intranet.cp.siemens.de/co/lynch
 ________________________________________________________


-----Ursprüngliche Nachricht-----
Von: LeFevre, Ken [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 12. November 2003 20:00
An: Haroon Rafique; [EMAIL PROTECTED]
Betreff: RE: SSL interface for HTTPS within LWP


Haroon:

Try installing from one of the two sites listed below, depending on the version of 
perl that you're running.  It got me working and made the 'Failed: 501 Protocol scheme 
'https' is not supported' error go away.

Ken

If you have version 5.8,type
install http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd

If you have version 5.6,type
install http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay.ppd

-----Original Message-----
From: Haroon Rafique [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2003 12:27 PM
To: '[EMAIL PROTECTED]'
Subject: Re: SSL interface for HTTPS within LWP


On Today at 5:54pm, MT=>Mueller-Lynch Thomas <[EMAIL PROTECTED]:

MT> 
MT> What 'SSL interface' do I have to install on a Windows Server 2003?
MT> I'm a little confused, cause I'm running the same perl script on a
MT> Windows 2000 machine and everything works fine (and I didn't install
MT> any SSL interface - think so) - but on my new Windows Sever 2003
MT> machine I get the 'Failed: 501 Protocol scheme 'https' is not
MT> supported' error.
MT> 
MT> Thank you in advance.

Thomas,

To have SSL capability you need either one of the following 2 modules on 
your Windows 2003 Server machine:

Crypt::SSLeay
IO::Socket::SSL

Regards,
--
Haroon Rafique
<[EMAIL PROTECTED]>

Reply via email to