Crypt::SSLeay problems

Crypt::SSLeay problems

am 06.12.2006 14:45:39 von Brett.Carroll

This is a multipart message in MIME format.
--===============0935591427==
Content-Type: multipart/alternative;
boundary="=_alternative 004B87048525723C_="

This is a multipart message in MIME format.
--=_alternative 004B87048525723C_=
Content-Type: text/plain; charset="US-ASCII"

I have been trying for days to get SSL working in my perl environment with
no success.

I finally stumbled upon http://theoryx5.uwinnipeg.ca/ppmpackages/ which
appears to have the Crypt::SSLeay.pm module that works with my version of
perl. I installed the module and everything looked good. But when I try
to run a script to do a GET over https I get a pop up stating:
"This application has failed to start because SSLEAY32.dll was not found.
Re-installing the application may fix this problem."

I have tried compiling OpenSSL and Crypt::SSLeay manually using
cygwin(mingw) and standalone mingw and have run into problems using both.

Does anyone have any idea how to get past these problems, or if someone
has written a step-by-step "How to get SSL working on Perl and Windows"
guide?

Thanks,
Brett
--=_alternative 004B87048525723C_=
Content-Type: text/html; charset="US-ASCII"



I have been trying for days to get SSL
working in my perl environment with no success.




I finally stumbled upon http://theoryx5.uwinnipeg.ca/ppmpackages/
which appears to have the Crypt::SSLeay.pm
module that works with my version of perl.  I installed the module
and everything looked good.  But when I try to run a script to do
a GET over https I get a pop up stating:


"This application has failed to start because
SSLEAY32.dll was not found.  Re-installing the application may fix
this problem."




I have tried compiling OpenSSL and Crypt::SSLeay
manually using cygwin(mingw) and standalone mingw and have run into problems
using both.




Does anyone have any idea how to get
past these problems, or if someone has written a step-by-step "How
to get SSL working on Perl and Windows" guide?




Thanks,

Brett
--=_alternative 004B87048525723C_=--

--===============0935591427==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0935591427==--

RE: Crypt::SSLeay problems

am 06.12.2006 14:54:20 von BriggsL

I am currently having a simular problem. I have SSL working on a W2k server
but have not been able to get it to work on a W2k3 server. I get the
following event error.

Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 12/4/2006
Time: 1:28:41 PM
User: N/A
Computer: EIPW2003-7
Description:
Faulting application perl.exe, version 5.6.1.638, faulting module
ssleay32.dll, version 0.9.8.4, fault address 0x00017e3c.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp
.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 70 65 72 ure per
0018: 6c 2e 65 78 65 20 35 2e l.exe 5.
0020: 36 2e 31 2e 36 33 38 20 6.1.638
0028: 69 6e 20 73 73 6c 65 61 in sslea
0030: 79 33 32 2e 64 6c 6c 20 y32.dll
0038: 30 2e 39 2e 38 2e 34 20 0.9.8.4
0040: 61 74 20 6f 66 66 73 65 at offse
0048: 74 20 30 30 30 31 37 65 t 00017e
0050: 33 63 3c


-----Original Message-----
From: activeperl-bounces@listserv.ActiveState.com
[mailto:activeperl-bounces@listserv.ActiveState.com] On Behalf Of
Brett.Carroll@bpd.treas.gov
Sent: Wednesday, December 06, 2006 8:46 AM
To: activeperl@listserv.ActiveState.com
Subject: Crypt::SSLeay problems


I have been trying for days to get SSL working in my perl environment with
no success.

I finally stumbled upon http://theoryx5.uwinnipeg.ca/ppmpackages/ which
appears to have the Crypt::SSLeay.pm module that works with my version of
perl. I installed the module and everything looked good. But when I try to
run a script to do a GET over https I get a pop up stating:
"This application has failed to start because SSLEAY32.dll was not found.
Re-installing the application may fix this problem."

I have tried compiling OpenSSL and Crypt::SSLeay manually using
cygwin(mingw) and standalone mingw and have run into problems using both.

Does anyone have any idea how to get past these problems, or if someone has
written a step-by-step "How to get SSL working on Perl and Windows" guide?

Thanks,
Brett
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

RE: Crypt::SSLeay problems

am 06.12.2006 15:15:01 von Brett.Carroll

This is a multipart message in MIME format.
--===============2096945174==
Content-Type: multipart/alternative;
boundary="=_alternative 004E37418525723C_="

This is a multipart message in MIME format.
--=_alternative 004E37418525723C_=
Content-Type: text/plain; charset="US-ASCII"

I think I found the problem. The post-install script didn't run as it was
supposed to. After looking in the Crypt::SSLeay.ppd file I ran the
post-install script manually and the missing .ddls were installed. I am
no longer getting the missing dll error.

FYI:
The post-install script is located at:
http://theoryx5.uwinnipeg.ca/ppmpackages/scripts/install_ssl


"Briggs, Larry"
Sent by: activeperl-bounces@listserv.ActiveState.com
12/06/2006 08:54 AM

To
"'Brett.Carroll@bpd.treas.gov'" ,
"'activeperl@listserv.ActiveState.com'"

cc

Subject
RE: Crypt::SSLeay problems






I am currently having a simular problem. I have SSL working on a W2k
server
but have not been able to get it to work on a W2k3 server. I get the
following event error.

Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 12/4/2006
Time: 1:28:41 PM
User: N/A
Computer: EIPW2003-7
Description:
Faulting application perl.exe, version 5.6.1.638, faulting module
ssleay32.dll, version 0.9.8.4, fault address 0x00017e3c.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp
.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 70 65 72 ure per
0018: 6c 2e 65 78 65 20 35 2e l.exe 5.
0020: 36 2e 31 2e 36 33 38 20 6.1.638
0028: 69 6e 20 73 73 6c 65 61 in sslea
0030: 79 33 32 2e 64 6c 6c 20 y32.dll
0038: 30 2e 39 2e 38 2e 34 20 0.9.8.4
0040: 61 74 20 6f 66 66 73 65 at offse
0048: 74 20 30 30 30 31 37 65 t 00017e
0050: 33 63 3c


-----Original Message-----
From: activeperl-bounces@listserv.ActiveState.com
[mailto:activeperl-bounces@listserv.ActiveState.com] On Behalf Of
Brett.Carroll@bpd.treas.gov
Sent: Wednesday, December 06, 2006 8:46 AM
To: activeperl@listserv.ActiveState.com
Subject: Crypt::SSLeay problems


I have been trying for days to get SSL working in my perl environment with
no success.

I finally stumbled upon http://theoryx5.uwinnipeg.ca/ppmpackages/ which
appears to have the Crypt::SSLeay.pm module that works with my version of
perl. I installed the module and everything looked good. But when I try
to
run a script to do a GET over https I get a pop up stating:
"This application has failed to start because SSLEAY32.dll was not found.
Re-installing the application may fix this problem."

I have tried compiling OpenSSL and Crypt::SSLeay manually using
cygwin(mingw) and standalone mingw and have run into problems using both.

Does anyone have any idea how to get past these problems, or if someone
has
written a step-by-step "How to get SSL working on Perl and Windows" guide?


Thanks,
Brett
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

--=_alternative 004E37418525723C_=
Content-Type: text/html; charset="US-ASCII"



I think I found the problem.
 The post-install script didn't run as it was supposed to.  After
looking in the Crypt::SSLeay.ppd file I ran the post-install script manually
and the missing .ddls were installed.  I am no longer getting the
missing dll error.




FYI:

The post-install script is
located at:


http://theoryx5.uwinnipeg.ca/ppmpackages/scripts/install_ssl






"Briggs, Larry"
<briggsl@sddc.army.mil>


Sent by: activeperl-bounces@listserv.ActiveState.com

12/06/2006 08:54 AM







To

"'Brett.Carroll@bpd.treas.gov'"
<Brett.Carroll@bpd.treas.gov>, "'activeperl@listserv.ActiveState.com'"
<activeperl@listserv.ActiveState.com>


cc



Subject

RE: Crypt::SSLeay problems














I am currently having a simular problem.  I have
SSL working on a W2k server

but have not been able to get it to work on a W2k3 server.  I get
the

following event error.



Event Type:     Error

Event Source:   Application Error

Event Category: (100)

Event ID:       1000

Date:           12/4/2006

Time:           1:28:41 PM

User:           N/A

Computer:       EIPW2003-7

Description:

Faulting application perl.exe, version 5.6.1.638, faulting module

ssleay32.dll, version 0.9.8.4, fault address 0x00017e3c.



For more information, see Help and Support Center at

http://go.microsoft.com/fwlink/events.asp

<http://go.microsoft.com/fwlink/events.asp> .

Data:

0000: 41 70 70 6c 69 63 61 74   Applicat

0008: 69 6f 6e 20 46 61 69 6c   ion Fail

0010: 75 72 65 20 20 70 65 72   ure  per

0018: 6c 2e 65 78 65 20 35 2e   l.exe 5.

0020: 36 2e 31 2e 36 33 38 20   6.1.638

0028: 69 6e 20 73 73 6c 65 61   in sslea

0030: 79 33 32 2e 64 6c 6c 20   y32.dll

0038: 30 2e 39 2e 38 2e 34 20   0.9.8.4

0040: 61 74 20 6f 66 66 73 65   at offse

0048: 74 20 30 30 30 31 37 65   t 00017e

0050: 33 63                  
  3c      





-----Original Message-----

From: activeperl-bounces@listserv.ActiveState.com

[mailto:activeperl-bounces@listserv.ActiveState.com] On Behalf Of

Brett.Carroll@bpd.treas.gov

Sent: Wednesday, December 06, 2006 8:46 AM

To: activeperl@listserv.ActiveState.com

Subject: Crypt::SSLeay problems





I have been trying for days to get SSL working in my perl environment with

no success.



I finally stumbled upon http://theoryx5.uwinnipeg.ca/ppmpackages/ which

appears to have the Crypt::SSLeay.pm module that works with my version
of

perl.  I installed the module and everything looked good.  But
when I try to

run a script to do a GET over https I get a pop up stating:

"This application has failed to start because SSLEAY32.dll was not
found.

Re-installing the application may fix this problem."



I have tried compiling OpenSSL and Crypt::SSLeay manually using

cygwin(mingw) and standalone mingw and have run into problems using both.




Does anyone have any idea how to get past these problems, or if someone
has

written a step-by-step "How to get SSL working on Perl and Windows"
guide?



Thanks,

Brett

_______________________________________________

ActivePerl mailing list

ActivePerl@listserv.ActiveState.com

To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



--=_alternative 004E37418525723C_=--

--===============2096945174==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============2096945174==--