Joshua,
I have been trying to get an https connection via LWP for a while and
had been struggling with compiling the SSLeay and the Crypt perl
modules. I have the activestate perl for win32. So what does it mean
to have the activestate PPM where I don't have to compile. Can I just
download the mod
Gerhard,
What platform were you able to get this running on? Does this allow you
to send a post request via https from perl to a web server running SSL.
I have been looking for the pieces to accomplish this and have had a lot
of trouble getting things working under Win/NT
thanks
Doug
>
> Perl
, its not in an exact order, before you
start to make changes. Some of the stuff might not apply to you or
your version. I hope this helps. I am about to try to use this myself
to get LWP working with https.
Doug
>From dougc Wed Mar 31 09:30:32 1999
Subject: Re: NT perl SSL
To: [EMAIL PROTECTED]
D
Andy,
In the list of modifications I sent you previously is a list of
changes that need to be made because certain variables being used are
apparently reserved words. I ran into the same problems. If you make
the changes to those reserved words to name them something else, it
should clear things u
Francois,
Thanks for your testing information. If you could send me the test.pl
I would appreciate it. I will also look at the crypt module. I think
I have that on my NT already. I hope it won't be as difficult to
compile :)
Doug
--
Doug Courtney
[EMAIL PROTECTED]
(732)576-5572
Now that I have Net_SSLeay1.03 finally compiled and ran the install
I tried to do a nmake test without much luck. Is there a way to test
my install. I am on NT without my own certificate.
Also, can I use the LWP now with https://some_site like I was using
http:// some site when I am sending a PO
0 Mar 1999 17:37:44 -0500
>From: Jack Velte <[EMAIL PROTECTED]>
>Subject: Compiling Crypt::SSLeay on Windows with VC++
>To: dougc@lynxhub
Manually add the 3 ssl libraries to Crypt::SSLeay Makefile. I couldn't get
makefile.pl to write the libraries correctly to the created Makef
Hello,
I saw this on the mailing list and I am running into the same problem. Did you
ever get a solution to the problem. I am not currently on the list, so could
you mail me any info you care to share.
Thanks
Doug
>
>
> Hi,
>
> I'm doing it at the moment and I'm also getting these quite
>