Re: OpenSSL 0.9.6/0.9.7 library version conflicts

2003-02-17 Thread Terry Lambert
Vivek Khera wrote: > > "TL" == Terry Lambert <[EMAIL PROTECTED]> writes: > TL> not being overridden, even when the library path is. This is > TL> most likely due to a bug in the GNU configure script. The best > TL> way around those bugs is "do not use GNU configure". > > >> FYI, FreeBSD is n

Re: OpenSSL 0.9.6/0.9.7 library version conflicts

2003-02-17 Thread Vivek Khera
> "TL" == Terry Lambert <[EMAIL PROTECTED]> writes: TL> not being overridden, even when the library path is. This is TL> most likely due to a bug in the GNU configure script. The best TL> way around those bugs is "do not use GNU configure". >> FYI, FreeBSD is not the only OS on which this p

Re: [Postfix/TLS] Re: OpenSSL 0.9.6/0.9.7 library version conflicts

2003-02-13 Thread Lutz Jaenicke
On Wed, Feb 12, 2003 at 10:44:30PM -0800, Terry Lambert wrote: > Lucky Green wrote: > > I just spent a few days trying to determine why postfix with STARTTLS > > enabled is instantly dumping core on my new FreeBSD 5.0 machine. > > > > The problem was caused by a conflict between OpenSSL library ve

Re: openssl 0.9.6 -> 0.9.7 trouble now

2002-12-31 Thread Lutz Jaenicke
On Tue, Dec 31, 2002 at 11:53:31AM -0600, J.D. Bronson wrote: > I am using freebsd 4.7 and Openssl 0.9.7 (from today) and cyrus 2.1.10. > > everything built and installed fine. It all looked good. No errors. > All tests passed. Then I compiled sendmail against itno issue > there either! > > H

Re: openssl 0.9.6 returning premature eof?

2002-06-14 Thread Bodo Moeller
On Fri, Jun 07, 2002 at 05:18:06PM +0200, Bodo Moeller wrote: > On Wed, Jun 05, 2002 at 07:27:15PM -0400, Shekhar Mahadevan wrote: >> I'm trying to connect to https://secure01.principal.com/ using OpenSSL. >> Three other SSL toolkits (including JSSE) work OK, but OpenSSL results in >> the server

Re: openssl 0.9.6/win32 bug (?)

2001-12-21 Thread WBH
Dear sir, I have a same problem just like below ,but it happen in openssl\demos\serv.cpp, and my environment is NT 4.0 sp6, VC++6 sp5, nasm 0.96;Please mail to me the answer. Thanks for your help, Sincerely yours, Bai-whei_Wang/TAINET >Hi, >I've discovered that openssl-0.9.6 and openssl-0.9

RE: openssl 0.9.6 and Irix 6.x ( SGI OS )

2001-03-29 Thread Jesse Neri
I have it going on my IRIX 6.5 system. No /dev/urandom, but you can feed openssl random input from any number of sources. I had no problem with the configure and compile. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of RAVIER > Benoit - NTR > S

Re: openssl 0.9.6 and Irix 6.x ( SGI OS )

2001-03-29 Thread Jean-Francois Malouin
* RAVIER Benoit - NTR ([EMAIL PROTECTED]) [20010329 10:34] thus spake: > Hello, > > Is somebody has already used the cryptography library under > Irix 6.5 operating system ? Like many, I think, I have a > problem with the /dev/urandom device... After calling SGI > hotline, it seems having no pack

Re: openssl-0.9.6 + apache-1.3.14 make errors

2001-02-05 Thread Richard Levitte - VMS Whacker
From: [EMAIL PROTECTED] terr> apache will no longer link. It gives the error that the "shared terr> library" libcrypto.so is not availaible. In which directory do you have libcrypto.so? If not in /lib or /usr/lib, have you created the environment variable LD_LIBRARY_PATH to include the direct

Re: openssl 0.9.6

2000-11-30 Thread Lutz Jaenicke
On Thu, Nov 30, 2000 at 11:16:19AM -0500, Zandi Patrick S TSgt AFRL/IFOSS wrote: > Louis, Thanks for the site.. > As I am not a Programmer (per say) > the 00README is Vague to me.. > I did a make and all seems fine.. > But instructions through me off after that.. > Are there better instructions s

RE: openssl 0.9.6

2000-11-30 Thread Zandi Patrick S TSgt AFRL/IFOSS
-Original Message- From: Louis LeBlanc [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 29, 2000 10:18 PM To: [EMAIL PROTECTED] Subject: Re: openssl 0.9.6 You might also want to use the -rand flag and provide a path to the entropy pool. You can use either egd or prngd - prngd won't block, a

Re: openssl 0.9.6

2000-11-29 Thread Louis LeBlanc
You might also want to use the -rand flag and provide a path to the entropy pool. You can use either egd or prngd - prngd won't block, and it provides more than enough entropy - similar to the /dev/urandom device. You will find prngd here: http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_t

Re: openssl 0.9.6

2000-11-29 Thread Doug Grove
I note that it says PRNG not seeded. Is this the problem. I need to run PRNG on my HPUX box because EGD couldn't generate randomness fast enough. -Original Message- From: Zandi Patrick S TSgt AFRL/IFOSS <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Wednesday, Nov

Re: OpenSSL 0.9.6 Install Problem

2000-11-13 Thread Glen Batchelor
Never mind.. I installed Perl 5.6 and had no problems installing the package. Ryengoth Glen Batchelor wrote: > I'm running Red Hat 5.1 and have run into a Perl install issue, I > think. Can anyone shed some > light on this? The src compiled and tested fine.. All the install > response

Re: openssl 0.9.6 fails to read egd's entropy socket on Solaris 2.5

2000-10-26 Thread Dan Harkless
Did my following mail make it to the list? I haven't seen received any posts (including mine) since I subscribed yesterday, and I don't see my post in the progressive-comp.com or mail-archive.com archives. If it did get through, I have an update -- please see below. "Dan Harkless" <[EMAIL PROT

RE: openssl-0.9.6-beta1 won't build on BSDI 4.1

2000-09-12 Thread Akira Kubo
Hi all. I am compiled on NetBSD-1.5_APLPHA2(i386) platform. I tried to build config option under below /bin/sh config -lcompat I am build successfull. I think to needed "-lcompat option" on some *BSD* system. > -Original Message- > From: Theodore Hope [mailto:[EMAIL PROTECTED]]

Re: openssl-0.9.6-beta1 won't build on BSDI 4.1

2000-09-12 Thread Richard Levitte - VMS Whacker
From: Theodore Hope <[EMAIL PROTECTED]> ssl> The first two lines of the "sh config" output are these: ssl> ssl> Operating system: i486-whatever-bsdi4 ssl> Configuring for bsdi-elf-gcc ssl> speed.o: In function `speed_main': ssl> speed.o(.text+0xe8d): undefined reference to `ftime' ssl> s