in reply to Using LWP w/ HTTPS

I know that LWP does not work with https ...

If you're running ActiveState Perl on Win32, LWP needs an additional component to support https. Issue the following from a command prompt:   c:> ppm install Crypt-SSLeay and you'll have https support.

Replies are listed 'Best First'.
Re: Re: Using LWP w/ HTTPS
by Anonymous Monk on Dec 27, 2002 at 19:23 UTC
    Still having problems the program prints "500" Not working!!!!
      That doesn't mean there is a problem with LWP, there is probably a problem with your code. Check your servers error log and also make sure you are printing out correct headers.

      If you are still having trouble post your code here so that we can all have a look at it.

      Chris

      Lobster Aliens Are attacking the world!