Re: compilation of openssl-0.9.6b and TLS wrong version number problem

2004-07-19 Thread Richard Koenning
Lara Adianto wrote: I actually used openssl-0.9.6i, it compiled perfectly and can link with openldap properly. But when I tested the TLS connection with the server, it threw me : - TLS trace: SSL_accept:before/accept initialization TLS trace:

compilation of openssl-0.9.6b and TLS wrong version number problem

2004-07-19 Thread Lara Adianto
hello, I encountered an error when compiling openssl-0.9.6b as a shared library in solaris 8. I know that it's quite an old version, but I need to use that version since the server it wants to talk to uses version 0.9.6b. I followed the instructions in: http://www.bolthole.com/solaris/LDAP

Re: binaries built with openssl 0.9.7b running on openssl 0.9.6b or 0.9.6g

2004-03-19 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Fri, 19 Mar 2004 17:57:55 -0700, Joseph Bruni <[EMAIL PROTECTED]> said: brunij> If you build your application on OS X or Darwin, you'll run into the brunij> really nasty problem where the LinkEditor will bind your app to shared brunij> libraries even if you spe

Re: binaries built with openssl 0.9.7b running on openssl 0.9.6b or 0.9.6g

2004-03-19 Thread Joseph Bruni
If you build your application on OS X or Darwin, you'll run into the really nasty problem where the LinkEditor will bind your app to shared libraries even if you specify static libraries. (I found this out the hard way.) Not fun. On Mar 19, 2004, at 9:52 AM, Mark Rowe wrote: Hi, Question If

Re: binaries built with openssl 0.9.7b running on openssl 0.9.6b or 0.9.6g

2004-03-19 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Fri, 19 Mar 2004 10:52:21 -0600, Mark Rowe <[EMAIL PROTECTED]> said: rowe> If I build applications using a later version of rowe> openssl and run the compiled binaries on an rowe> operating system with earlier versions of openssl rowe> will there be any problems?

non-static apache (DSO) modules built with openssl 0.9.7d routines running on openssl 0.9.6b or 0.9.6g

2004-03-19 Thread Mark Rowe
Question, If I build a non-static apache module binary as a Dynamic Shared Object (DSO) with apache 1.3.29 using functions from a later version of openssl and load the compiled binary (DSO) on an operating system running apache 1.3.29 with earlier versions of openssl will there be any problems? Ex

Re: binaries built with openssl 0.9.7b running on openssl 0.9.6b or 0.9.6g

2004-03-19 Thread Amar Desai
Question If I build applications using a later version of openssl and run the compiled binaries on an operating system with earlier versions of openssl will there be any problems? Example: I build applications using openssl 0.9.7b on linux redhat version 7.2 with kernel 2.4.7 and gnu gcc 2.96 and

binaries built with openssl 0.9.7b running on openssl 0.9.6b or 0.9.6g

2004-03-19 Thread Mark Rowe
Hi, Question If I build applications using a later version of openssl and run the compiled binaries on an operating system with earlier versions of openssl will there be any problems? Example: I build applications using openssl 0.9.7b on linux redhat version 7.2 with kernel 2.4.7 and gnu gcc 2.96

Re: openssl-0.9.6b-2 Install problem

2002-06-02 Thread Ben Srour
lling openssl-0.9.6b-2 on a redhat 7.2 system. > I have currently this Openssl packet installed: > [root@rufux /root]# rpm -qa | grep ssl > openssl-0.9.6-3 > > When i try to install openssl-0.9.6b-2.i386.rpm: > [root@rufux freeswan]# rpm -i openssl-0.9.6b-2.i386.rpm > fi

Re: openssl-0.9.6b-2 Install problem

2002-06-02 Thread Brad House
--force if you get any remaining conflicting files ... this is strictly a RPM question, not about OpenSSL... -B Salvatore Buccoliero wrote: > Hi Openssl users, > > I'm having problems installing openssl-0.9.6b-2 on a redhat 7.2 system. > I have currently this Openssl packet ins

openssl-0.9.6b-2 Install problem

2002-06-02 Thread Salvatore Buccoliero
Hi Openssl users, I'm having problems installing openssl-0.9.6b-2 on a redhat 7.2 system. I have currently this Openssl packet installed: [root@rufux /root]# rpm -qa | grep ssl openssl-0.9.6-3 When i try to install openssl-0.9.6b-2.i386.rpm: [root@rufux freeswan]# rpm -i openssl-0.9.6b-2

Urgent help needed for installing openssl-0.9.6b on RHL 7.1

2002-04-18 Thread Nilesh Barot
Hello Gurus , I'm facing one typical problem while configuring openssl-0.9.6b on RedHat linux 7.1 , kernel 2.4.2-2. I have successfully configured and installed openssl-0.9.6b, mod_ssl-2.8.7-1.1.3.23 and Apache_1.3.23 on Redhat linux 7.2 , kernel 2.4.7-10. It is also working pro

Re: J/Crypto 3.3 DER encoded certificate cannot be read by openssl-0.9.6b

2002-04-15 Thread Joern Sierwald
At 16:34 15.04.2002 +0200, you wrote: >Hello, there! :) > >I've checked google in this but to no avail - so I'm asking here... >Hope its not a duplicate thread. > >Trying to read the attached DER form of a X509 certificate with >OpenSSL 0.9.6c and 0.9.6b yields the following error: > >paveltz@MORD

Re: J/Crypto 3.3 DER encoded certificate cannot be read by openssl-0.9.6b

2002-04-15 Thread Pavel Tsekov
Please, ignore this post. Monday, April 15, 2002, 4:34:58 PM, you wrote: PT> Trying to read the attached DER form of a X509 certificate with PT> OpenSSL 0.9.6c and 0.9.6b yields the following error: __ OpenSSL Project

J/Crypto 3.3 DER encoded certificate cannot be read by openssl-0.9.6b

2002-04-15 Thread Pavel Tsekov
Hello, there! :) I've checked google in this but to no avail - so I'm asking here... Hope its not a duplicate thread. Trying to read the attached DER form of a X509 certificate with OpenSSL 0.9.6c and 0.9.6b yields the following error: paveltz@MORDOR ~ $ openssl x509 -in ./1.der -inform DER una

Re: openssl-0.9.6b or with openssl-0.9.6-stable-SNAP-20020112

2002-01-16 Thread Steve Wirth
want to compile the libraries yourself, but rather use precompiled Windows binaries, you can download these e.g. at stunnel.org, try http://www.stunnel.org/download/stunnel/win32/openssl-0.9.6b/openssl-0.9.6b.zip I redirected this to the openssl-users mailing list, since that's the preferred l

Re: Error when install openssl-0.9.6b in Windows 2000

2001-12-13 Thread Pascal Janse van Vuuren
Apologies, I use static versions of the libraries, that should have been 'nmake -f ms\ntdll.mak' Pascal - Original Message - From: "Pascal Janse van Vuuren" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 14, 2001 2:35 PM Subject: Re: E

Re: Error when install openssl-0.9.6b in Windows 2000

2001-12-13 Thread Pascal Janse van Vuuren
will. That should solve your problem. Pascal Qbik NZ - Original Message - From: "PARKER,Myles" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 14, 2001 2:24 PM Subject: FW: Error when install openssl-0.9.6b in Windows 2000 > I should have pointed ou

Re: FW: Error when install openssl-0.9.6b in Windows 2000

2001-12-13 Thread Dr S N Henson
"PARKER,Myles" wrote: > > I should have pointed out that I had executed the > command : nmake -f c:\openssl\ms\ntdll.mak when I got the error. > You have to be in the openssl directory (i.e. where you extracted the sources) when you execute the commands or you'll get lots of err

FW: Error when install openssl-0.9.6b in Windows 2000

2001-12-13 Thread PARKER,Myles
I should have pointed out that I had executed the command : nmake -f c:\openssl\ms\ntdll.mak when I got the error. -Original Message- From: PARKER,Myles Sent: Friday, 14 December 2001 12:04 To: ' [EMAIL PROTECTED]' Subject: Error when install openssl

Error when install openssl-0.9.6b in Windows 2000

2001-12-13 Thread PARKER,Myles
I am trying to compile openssl. I followed the instructions and then I get the following error:- Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Building OpenSSL NMAKE : fatal error U1073: don't

Re: how to set openssl-0.9.6b look for egd socket ?

2001-12-05 Thread Lutz Jaenicke
On Wed, Dec 05, 2001 at 04:57:37PM +0800, yanpeng wrote: > I have started a egd daemon on my solaris 7 server. Would you please tell me how > to set openssl-0.9.6b look for an EGD socket at /var/run/egd-pool, /dev/egd-pool, >/etc/egd-pool and /etc/entropy? OpenSSL 0.9.6b does not su

how to set openssl-0.9.6b look for egd socket ?

2001-12-05 Thread yanpeng
Dear Sirs, I have started a egd daemon on my solaris 7 server. Would you please tell me how to set openssl-0.9.6b look for an EGD socket at /var/run/egd-pool, /dev/egd-pool, /etc/egd-pool and /etc/entropy? Thank you very much Yan Peng [EMAIL PROTECTED

On IRIX 6.5: make misses header files with openssl-0.9.6b

2001-11-23 Thread andre . theiner
ckage openssl-engine-0.9.6b? What do I do with that one? Should I install that before openssl-0.9.6b? Any idea is most welcome. Thank you. Regards Andre (See attached file: config_openssl-0.9.6b_19112001.script) (See attached file: gmake_openssl-0.9.6b_23112001.script) config_openssl-0.

RE: openssl-0.9.6b on solaris-sparcv9-cc

2001-11-12 Thread lgazis
Subject: Re: openssl-0.9.6b on solaris-sparcv9-cc Hi Aslam wrote the following at 19:48 09.11.2001: >I'm trying to compile openssl-0.9.6b on solaris-sparcv9-cc.. and when I do >"make" as per the install in openssl-0.9.6b\.. I get following error message.. > >$ mak

Re: openssl-0.9.6b on solaris-sparcv9-cc

2001-11-11 Thread Erich Titl
Hi Aslam wrote the following at 19:48 09.11.2001: >I'm trying to compile openssl-0.9.6b on solaris-sparcv9-cc.. and when I do >"make" as per the install in openssl-0.9.6b\.. I get following error message.. > >$ make >+ rm -f libcrypto.so.0 >+ rm -f libcrypto.so

Problems building OpenSSL (0.9.6b) on OpenBSD 2.6

2001-11-11 Thread Paul Civati
I'm trying to get OpenSSL 0.9.6b working on OpenBSD 2.6 so that I can build the latest OpenSSH (I'm using the portable version as the native OpenBSD version does not build on releases before 2.6). I have installed the new OpenSSL under /usr/local/openssl, and when running the OpenSSH

openssl-0.9.6b on solaris-sparcv9-cc

2001-11-11 Thread Aslam
I'm trying to compile openssl-0.9.6b on solaris-sparcv9-cc.. and when I do "make" as per the install in openssl-0.9.6b\.. I get following error message..   $ make+ rm -f libcrypto.so.0+ rm -f libcrypto.so+ rm -f libcrypto.so.0.9.6+ rm -f libssl.so.0+ rm -f libssl.so+

Re: Can not make it with OpenSSL 0.9.6b

2001-10-30 Thread Volker Borchert
In message <[EMAIL PROTECTED]> you write: |> make: warning: Clock skew detected. Your build may be incomplete. Your file server's clock is ahead of your workstation's. Maybe due to some daylight saving time adjustment problem? In a build from scratch it will probably not matter, since the file

Re: Can not make it with OpenSSL 0.9.6b

2001-10-29 Thread Keary Suska
fy PATH accordingly. Keary Suska Esoteritech, Inc. "Leveraging Open Source for a better Internet" > From: Jie Dai <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Mon, 29 Oct 2001 18:13:35 -0800 > To: [EMAIL PROTECTED] > Subject: Can not make it with OpenS

Can not make it with OpenSSL 0.9.6b

2001-10-29 Thread Jie Dai
Hi, I am really new. Tried to install OpenSSL 0.9.6b on Solaris, the following has happened: 1. when config the system, sun4u-whatever-solaris2, solaris-sparcv9-gcc was detected. However, at the end, I have got a warning: Makefile => Makefile.ssl make[1]: Leaving directory `/home/.../jie

Re: openssl-0.9.6b

2001-10-29 Thread Dr S N Henson
"Wong, RYM (Richard)" wrote: > > Hi, > > I have a question about the format of 'Subject' in 'Certificate Request' > file. > > If I put "emailAddress = Email Address >emailAddress_max = 60" > at the end of the block '[ req_distinguished_name ]' in the file > 'openssl.cnf' and

Re: openssl-python for openssl-0.9.6b

2001-08-23 Thread Ng Pheng Siong
On Tue, Aug 21, 2001 at 10:43:01AM -0400, Nalin Dahyabhai wrote: > The KDE add-ons directory is missing the m2crypto package. If your local > mirror doesn't have it, a prepackaged copy can be found at > >ftp://ftp.redhat.com/pub/linux/redhat/rawhide/i386/RedHat/RPMS/m2crypto-0.05_snap4-1.i386.rp

Re: openssl-python for openssl-0.9.6b

2001-08-21 Thread Nalin Dahyabhai
On Fri, Aug 17, 2001 at 06:33:50PM -0400, John Aldrich wrote: > Anyone know where I can get a version of openssl-python that's compatible > with the above version of openssl? To upgrade KDE to version 2.2 I have to > upgrade openssl, but I can't do that because there isn't an equivalent > versi

Re: AIX 4.3.3ML8, XLC, openssh2.9p2,openssl-0.9.6b

2001-08-07 Thread Lutz Jaenicke
ing for OpenSSL directory > configure:4433: cc -o conftest -g > -I/usr/local/programs/openssl-0.9.6b//include -I/usr/local/include > -L/usr/local/programs/openssl-0.9.6b//lib -L/usr/local/li b conftest.c -lz > -lnsl -lcrypto 1>&5 > > ld: 0711-317 ERROR: Undefined symbol: .__

Re: errors building openssl 0.9.6b on Solaris 8

2001-07-25 Thread Paul Allen
Mark, You wrote: >I get this error message: > >make[1]: Entering directory `/export/home6/temp/openssl-0.9.6b/apps' >rm -f openssl >gcc -o openssl -DMONOLITH -I../include -fPIC -DTHREADS -D_REENTRANT >-DDSO_DLFCN -DHAVE_DLFCN_H -mv8 -O3 -fomit-frame-pointer -Wall

RE: errors building openssl 0.9.6b on Solaris 8

2001-07-25 Thread Tony Vo
Are you login as root (in order to have write permission)? -Original Message-From: Faine, Mark [mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 25, 2001 10:44 AMTo: '[EMAIL PROTECTED]'Subject: errors building openssl 0.9.6b on Solaris 8 I get this error

errors building openssl 0.9.6b on Solaris 8

2001-07-25 Thread Faine, Mark
I get this error message:   make[1]: Entering directory `/export/home6/temp/openssl-0.9.6b/apps'rm -f opensslgcc -o openssl -DMONOLITH -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -mv8 -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W openssl.o ver

Re: Missing symbol _llasgremu (Apache 1.3.20/mod_ssl-2.8.4/openssl-0.9.6b]

2001-07-23 Thread George Walsh
I have tried variations of the compiler (all of which have worked previously on earlier versions). I have to assume there is something irregular about this one module. I have even gone so far as to completely remove the directories for apache, openssl, mm and mod_ssl, and freshly downloading t

Installation problems with openssl-0.9.6b

2001-07-11 Thread J. Andrew Ozment
I am building and installing openssl-0.9.6b on a Solaris 8 box. I am getting an erro when I try to 'make install'. Any thoughts? I'm not hugely familiar with make files, so this could be pretty simple. # which make /usr/ccs/bin/make # which cc /opt/SUNWspro/bin/cc # ./confi

[ANNOUNCE] OpenSSL 0.9.6b

2001-07-09 Thread Richard Levitte
OpenSSL version 0.9.6a released === OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 0.9.6a of our open source toolkit for SSL/TLS. This new OpenSSL version is

[ANNOUNCE] OpenSSL 0.9.6b

2001-07-09 Thread Richard Levitte
As a few people noticed, not only was the announcement of OpenSSL 0.9.6b sent more than once (due to, eh, technical error...), but the version number was 0.9.6a everywhere in the message body! So, with my deepest appologies, here is the correct text: OpenSSL version 0.9.6b released