Re: COM - HTTPS
Jason Loucks <[email protected]>
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Message-ID | <[email protected]> |
Ok, I think maybe I am missing something here. I don't even HAVE perl installed on my machine. I just downloaded the COM dll (standalone) registered it, and it worked fine for the HTTP: stuff. Then, based on what you said, I downloaded the activestate perl latest dist and when I installed it, the COM dll comes back with the message: Class factory is unable to supply the requested class. (from memory, but that is close), then I uninstalled it, and it worked again for HTTP: and gave the same error for HTTPS. I also, did the PPM install stuff and whether or not the was done did not make any difference in the Class Factory error message. Any more ideas? --Jason -----Original Message----- From: Jonathan Stowe [mailto:[email protected]] Sent: Sunday, July 21, 2002 3:31 PM To: [email protected] Subject: Re: [SOAP] COM - HTTPS On Thu, 18 Jul 2002, Jason Loucks wrote: > I downloaded the COM interface and got it working with hardly any > trouble (except for my limited knowledge). I tested my app towards an > http: proxy. Now it is time to "go live" and it needs to point to an > https: proxy. I changed the code and now it gives me this error: > > "Can't locate Crypt/SSLeay/MainContext.pm in @INC" > > If someone could give me some hints I would appreciate them. > You will need to download and install the module Crypt::SSLeay from CPAN - although as you are on windows you should be able to use PPM to install it as it is available as a precompiled package from Activestate. Simply type at a command prompt : PPM INSTALL Crypt-SSLeay and it will do the right thing. /J\ -- Jonathan Stowe | <http://www.gellyfish.com> | This space for rent | You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other DevelopMentor lists at http://discuss.develop.com.