Re: SSL Daemon on Win32

2003-06-10 Thread Trevor Joerges \[SendMIME Software\]
TED]> Sent: Tuesday, June 10, 2003 3:23 PM Subject: RE: SSL Daemon on Win32 > I'm doing this through CPAN completely. Do I have to go out of > CPAN do something and then try again? > > |> -Original Message- > |> From: [EMAIL PROTECTED] > |> [mailto:[EM

RE: SSL Daemon on Win32

2003-06-10 Thread Randy Kobes
On Tue, 10 Jun 2003, Floyd Russell wrote: > Ah, the fun of compiling on Windows... > I installed the openssl from shining light.. I went to install Net::SSL > and get this: > Thoughts? > C:\.cpan\build\Net_SSLeay.pm-1.22>nmake [ .. ] > SSLeay.obj : error LNK2001: unresolved external symbol _SSL_CT

RE: SSL Daemon on Win32

2003-06-10 Thread Floyd Russell
|> To: Floyd Russell; [EMAIL PROTECTED] |> Subject: Re: SSL Daemon on Win32 |> |> |> Did you do a "perl Makefile.PL" before the "nmake"? |> |> Trevor |> |> - Original Message - |> From: "Floyd Russell" <[EMAIL PROTECTED]>

Re: SSL Daemon on Win32

2003-06-10 Thread Trevor Joerges \[SendMIME Software\]
Did you do a "perl Makefile.PL" before the "nmake"? Trevor - Original Message - From: "Floyd Russell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 3:08 PM Subject: RE: SSL Daemon on Win32 > Ah, the fun of comp

RE: SSL Daemon on Win32

2003-06-10 Thread Floyd Russell
cpan.org. They |> can be built using free nmake from Microsoft |> (ftp://ftp.microsoft.com/softlib/mslfiles/NMAKE15.EXE). |> |> Trevor Joerges |> SendMIME Software |> www.sendmime.com |> [EMAIL PROTECTED] |> |> |> - Original Message - |> Fr

Re: SSL Daemon on Win32

2003-06-10 Thread Trevor Joerges \[SendMIME Software\]
://ftp.microsoft.com/softlib/mslfiles/NMAKE15.EXE). Trevor Joerges SendMIME Software www.sendmime.com [EMAIL PROTECTED] - Original Message - From: "Floyd Russell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 2:15 PM Subject: RE: SSL Daemon on Win32 > S

RE: SSL Daemon on Win32

2003-06-10 Thread Floyd Russell
[mailto:[EMAIL PROTECTED] Behalf Of |> Trevor Joerges [SendMIME Software] |> Sent: Tuesday, June 10, 2003 12:26 PM |> To: Floyd Russell; [EMAIL PROTECTED] |> Subject: Re: SSL Daemon on Win32 |> |> |> You have several module options available but most require |> OpenSSL or SSL

Re: SSL Daemon on Win32

2003-06-10 Thread Trevor Joerges \[SendMIME Software\]
IL PROTECTED]> Sent: Tuesday, June 10, 2003 12:28 PM Subject: SSL Daemon on Win32 > After much gnashing of teeth I have come to the conclusion that I need input > from the Win32 community. :) > I am trying to create a client/server application that uses SSL for > communication enc

SSL Daemon on Win32

2003-06-10 Thread Floyd Russell
After much gnashing of teeth I have come to the conclusion that I need input from the Win32 community. :) I am trying to create a client/server application that uses SSL for communication encryption. While I can write clients all day long that connect to SSL servers I can't seem to write a Perl dae