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]>