Re: openssl error (unable to load certificate)

2002-12-06 Thread Wolfgang Ziegler
At 22:44 06.12.2002 +0100, Richard Levitte - VMS Whacker wrote: >In message <[EMAIL PROTECTED]> on Fri, 06 Dec 2002 >19:51:04 +0100, Wolfgang Ziegler <[EMAIL PROTECTED]> said: > >Wolfgang.Ziegler> when trying to get the subject out of a certificate >Wolfgang.Ziegler> from our local test CA I get t

Re: make errors with cygwin

2002-12-06 Thread marcus.carey
I just compiled openssl-0.9.6g using Cygwin and it worked. You will need to install bc to run make test. Administrator@SERVER ~/openssl-0.9.6g $ ./config $ make - Original Message - From: "Scott Brown" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 06, 2002 11:57 AM

Re: W2K Installation

2002-12-06 Thread marcus.carey
Did you run the configure application? C:\openssl-0.9.6g>perl Configure VC-WIN32 C:\openssl-0.9.6g>ms\do_ms C:\openssl-0.9.6g>nmake -f ms\ntdll.mak - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 06, 2002 1:41 PM Subject: W2K Installation

RE: W2K Installation

2002-12-06 Thread Steven Reddie
The problem is that you've run nmake from the VC++ bin directory. Change to the c:\openssl-0.9.6g\directory and execute "nmake -f ms\ntdll.mak" from there. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Saturday, 7 December 2002 8

Re: W2K Installation

2002-12-06 Thread David Schwartz
On Fri, 6 Dec 2002 19:41:14 -0200, [EMAIL PROTECTED] wrote: >Following the INSTALL.W32 file, I stoped in: >nmake -f ms\ntdll.mak >the console return follows: >C:\Arquivos de programas\Microsoft Visual Studio\VC98\Bin>nmake -f c: >\openssl-0. >9.6g\ms\ntdll.mak You did not do "nmake -f m

make errors with cygwin

2002-12-06 Thread Scott Brown
First, let me tell everyone I am a newbie, so don't kill me. I am following the instructions for make under a Cygwin (opensssl-0.9.6g) environment, and am getting errors. I will try to be as terse as possible, but will post the stuff echoed to the console to assist, which is pretty long. Sorry,

W2K Installation

2002-12-06 Thread ricardotrevisan
Hello everybody. I'm in trouble. I'm trying to install the openssl0.9.6g in a W2K machine. Following the INSTALL.W32 file, I stoped in: nmake -f ms\ntdll.mak the console return follows: C:\Arquivos de programas\Microsoft Visual Studio\VC98\Bin>nmake -f c: \openssl-0. 9.6g\ms\ntdll.mak Microsof