Re: openssl 0.9.4

2009-01-19 Thread Dr. Stephen Henson
On Mon, Jan 19, 2009, Leo, Liangyou Wang (liangwan) wrote: > Hi All, > > Could you give me quick reply that whether openssl 0.9.4 could support > multi-threads application? > Yes but the use of such an ancient version of OpenSSL is STRONGLY discouraged. Several critical secu

Re: openssl 0.9.4

2009-01-19 Thread vinni rathore
Yes it supports multithread applications. On Mon, Jan 19, 2009 at 7:40 AM, Leo, Liangyou Wang (liangwan) < liang...@cisco.com> wrote: > Hi All, > > Could you give me quick reply that whether openssl 0.9.4 could support > multi-threads application? > > > &g

RE: openssl 0.9.4

2009-01-19 Thread Ajeet kumar.S
Yes. Thank you. Regards, --Ajeet Kumar Singh _ From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Leo, Liangyou Wang (liangwan) Sent: Monday, January 19, 2009 7:40 AM To: openssl-users@openssl.org Subject: openssl 0.9.4

Re: openssl 0.9.4

2009-01-19 Thread Bernhard Froehlich
Leo, Liangyou Wang (liangwan) schrieb: Hi All, Could you give me quick reply that whether openssl 0.9.4 could support multi-threads application? Thanks and regards, Leo Hi Leo, see http://www.openssl.org/support/faq.html#PROG1 Hope it helps Ted ;) -- PGP Public Key Information

openssl 0.9.4

2009-01-19 Thread Leo, Liangyou Wang (liangwan)
Hi All, Could you give me quick reply that whether openssl 0.9.4 could support multi-threads application? Thanks and regards, Leo

Re: Problem with the installation of openssl-0.9.4

2002-06-25 Thread hu
Hi, all I use openssl ca -policy policy_anything -in newreq.pem -outnewcert.pem -passin pass: to sign a certificate request. But, it need me to input Yes to conform the command. How to make this command run without this interactive input?? Thanks With Best Regards Ji Hu __

Re: Problem with the installation of openssl-0.9.4

2002-06-25 Thread Tom Wright
ubject: Problem with the installation of openssl-0.9.4 The first command doesn't work, the compilator doesn't find the file "strict.pm" , I don't understand why it looks for this file, it is not in your package. (NL7309) D:\openssl-0.9.4>ccperl Configure VC-WIN32

Problem with the installation of openssl-0.9.4

2002-06-25 Thread julien crespin
The first command doesn't work, the compilator doesn't find the file "strict.pm" , I don't understand why it looks for this file, it is not in your package. (NL7309) D:\openssl-0.9.4>ccperl Configure VC-WIN32 Can't locate strict.pm in @INC at Configure

Re: Problem with the installation of openssl-0.9.4

2002-06-25 Thread Edson Watanabe
--- julien crespin <[EMAIL PROTECTED]> escreveu: > > (NL7309) D:\openssl-0.9.4>ccperl Configure VC-WIN32 > Can't locate strict.pm in @INC at Configure line 9. > BEGIN failed--compilation aborted at Configure line > 9. ccperl (as distributed by Rational) is very ol

Problem with the installation of openssl-0.9.4

2002-06-25 Thread julien crespin
The first command doesn't work, the compilator doesn't find the file "strict.pm" , I don't understand why it looks for this file, it is not in your package. (NL7309) D:\openssl-0.9.4>ccperl Configure VC-WIN32 Can't locate strict.pm in @INC at Configure

OpenSSL 0.9.4 and preferable "seed" solution?

2000-11-01 Thread co
I have got openssl 0.9.4 and Net::SSleay 1,05 working on a NT 4. It seem to be a problem with the RANDFILE and the prefered way to go is to implement the egd, (if the openssl 0.9.5 is installed) ... so egd itself is implemented in 0,9,5 so I could change version but if i would like to save this

Re: URGENT: compile error in installing openssl-0.9.4 on solaris7-x86

2000-07-05 Thread Gao Yuhang
Thanks for the archive, I found the answer now. Sorry for the spam. Hazel __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List

Re: Error compiling OpenSSL 0.9.4 + BSAFE 4.3 with Apache & mod_ssl

2000-06-02 Thread Jim Russell
> gcc -DLINUX=2 -DMOD_SSL=206104 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT > -I./lib/expat-lite \ > -DNO_DL_NEEDED `./apaci` -L/src/lyme/openssl-0.9.4 \ > -o httpd buildmark.o modules.o modules/standard/libstandard.a \ > modules/ssl/libssl.a main/libmain.a ./os/unix/lib

Error compiling OpenSSL 0.9.4 + BSAFE 4.3 with Apache & mod_ssl

2000-06-02 Thread Goodwin Scott S Civ 96 CG/SCTOB
I've pulled down the BSAFE 4.3 patch to OpenSSL 0.9.4 from http://www.lymeware.com/download.html, applied it, and compiled it cleanly. It passed 'make test' with flying colors. Then I pulled down mod_ssl-2.6.4-1.3.12 and apache_1.3.12, unpacked them and followed t

Re: stunnel, OpenSSL 0.9.4, SSL_accept errors

2000-02-09 Thread Michal Trojnara
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erik, The error means that your client has closed connection before SSL negotiation. I guess you're trying to connect SSL service with non-SSL client (= your Outlook is not configured to use SSL). Am I right? Regards, Mike >>> Erik Wachtenhei

stunnel, OpenSSL 0.9.4, SSL_accept errors

2000-02-08 Thread Erik Wachtenheim
Thanks to information provided me by a member of this list, Paul Gear, I have been able to set up a server certificate which MS Outlook 97 does not complain about. If anyone should need instructions please let me know and I could post my experience. I am, however, having trouble with stunnel

Where can I find info on how to use openssl-0.9.4?

2000-01-31 Thread Will Bradley
Where can I find info on how to use openssl-0.9.4? Is there any documentation for this API? Thanks, Will Bradley Software Engineer/Intern Anark Communications http://www.anark.com __ OpenSSL Project

Re: openssl-0.9.4

2000-01-30 Thread Kris Kennaway
On Wed, 26 Jan 2000, Vladimir Kotal wrote: > when compiling %subj% on FreeBSD-3.4, gcc-2.7.3, i realized, that > -DNO_OBJECTS in crypto/onjects/obj_dat.c is missing (else i've got errors > on undefined NUM_NUM and others). maybe badly generated from objects.h ? > > when i compilled manually with

openssl-0.9.4 Nothing tobe Done for "all"

2000-01-27 Thread Punya Joeng
HI, i try to compile openssl-0.9.4, modssl-2.4.10-1.3.9 apache_1.3.9 every think are ok. i have no any error messages when i was compile, but when i try to browse to my server with IE or Netscape they could not get the addresses. ie:https://myserver. My step installation are: 1. Openssl with

openssl-0.9.4

2000-01-26 Thread Vladimir Kotal
hello when compiling %subj% on FreeBSD-3.4, gcc-2.7.3, i realized, that -DNO_OBJECTS in crypto/onjects/obj_dat.c is missing (else i've got errors on undefined NUM_NUM and others). maybe badly generated from objects.h ? when i compilled manually with -DNO_OBJECTS, everything went ok. Regards,

compiling openssl 0.9.4 on WinNT using Mingw32

2000-01-20 Thread Vaclav Ovsik
Hi Everybody I built the openssl 0.9.4 on WinNT 4.0 CZE with serv.pack 4 using mingw32 compiler. I encountered with problems that follows 1) Symbol WINDOWS is not defined. I defined this symbol in makefiles See attached patch. Mumit Khan means that is not desirable to define this symbol

Re: DLLs for Openssl 0.9.4

2000-01-13 Thread Joe Ammann
[ On Wednesday, January 12, 2000 at 04:54:32 (PST), Joel Yarde wrote: ] > Subject: Re: DLLs for Openssl 0.9.4 > > One question though, am I correct in assuming that the library files are > meant for MS Visual C++? (I'm using version 5.0). Yes. The .lib and .exp have been

DLLs for Openssl 0.9.4

2000-01-11 Thread Joel Yarde
Hi All! Can anyone tell me where I can find dll's for Openssl v0.9.4? Thanks in advance!! Joel Yarde [EMAIL PROTECTED] __ Get Your Private, Free Email at http://www.hotmail.com

Re: Problem with OpenSSL 0.9.4 on MS Windows NT 4

2000-01-07 Thread Andrew Cooke
[For the list archives] I think this is now cleared up - openssl by default uses \n rather than \r\n. However, it is possible to change the format using a simple perl script (or, apparently, by emailing certificates). Whether lines end with \n or \r\n does not affect certificate use. Andrew

Problem with OpenSSL 0.9.4 on MS Windows NT 4

2000-01-05 Thread Raul Gutierrez Rodriguez
Hi: I am testing openssl 0.9.4 on Red Hat Linux 6.0 and Windows NT 4 so that create a Certificate Agency at CUBA, I compile and install all ok following the install documentation file to unix and Windows NT 4 I use the same configuration file in linux and NT to work with openSSL. All the test

RE: [openssl-0.9.4 csr creation] Already compiled successfully with H P-UX 11.00/Ansi-C

1999-12-23 Thread Sim Kok Leong, Steven
Hi all, I have reverted from openssl 0.9.4 to openssl 0.9.3a and it compiles and runs successfully on HP-UX 11.00 32-bit. Regards. -Original Message- From: Lars Weber [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 21, 1999 5:36 PM To: [EMAIL PROTECTED] Subject: Re

grep error in compiling OpenSSL-0.9.4

1999-12-15 Thread PursuitWatch
Can anyone give me a fix? The config identifies my system as: i586-whatever-linux2 and uses linux-elf for the config run. When running make, I get a grep error. Anyone know what to do? $ make making all in crypto... make[1]: Entering directory `/usr/home/pursuitwatch/ssl/openssl-0.9.4

Intallation problems with openssl-0.9.4

1999-12-02 Thread Jan Sandorf
Hi, I have some weird problems with my installation of openssl I'm trying to install this on a SunOS 5.6 Generic_105181-07 sun4u sparc SUNW,Ultra-2 And I just can't get it to work. Is there anyone out there who has any idea of what this can be? Cheers, -Jan - gcc

Re: OpenSSL 0.9.4 bug on HP-UX 11?

1999-12-02 Thread Bernd Nies
Ulf Möller wrote: > > > It compiled without errors and warnings but when > > testing it with "make test" the test aborts at the > > BN (big number) test. I installed it, hoping that > > it would work anyway. > > That error might also come from problems with bc, but in your case it > looks like t

Re: OpenSSL 0.9.4 bug on HP-UX 11?

1999-12-02 Thread Karsten Spang
Bernd Nies wrote: > I tried to compile OpenSSL 0.9.4 under HP-UX 11.00 > on a 64bit PA-RISC 2.0 architecture (R class server). > Compiler: gcc 2.95.2 > It compiled without errors and warnings but when > testing it with "make test" the test aborts at the > BN (big

Re: OpenSSL 0.9.4 bug on HP-UX 11?

1999-12-01 Thread Ulf Möller
> It compiled without errors and warnings but when > testing it with "make test" the test aborts at the > BN (big number) test. I installed it, hoping that > it would work anyway. That error might also come from problems with bc, but in your case it looks like the bignum math does go wrong. You m

OpenSSL 0.9.4 bug on HP-UX 11?

1999-12-01 Thread Bernd Nies
Hi, I tried to compile OpenSSL 0.9.4 under HP-UX 11.00 on a 64bit PA-RISC 2.0 architecture (R class server). Compiler: gcc 2.95.2 I configured and compiled it with these commands: ./Configure --prefix=/opt/openssl \ --openssldir=/opt/openssl \ -fPIC

Re: openssl 0.9.4 on HP-UX 10.20

1999-11-22 Thread Lutz Jaenicke
On Mon, Nov 22, 1999 at 02:48:42PM +0100, Klaus-Dieter Wirth wrote: > I'm using the crypto library of openssl 0.9.4 on HP-UX 10.20. I've got > things running with "hpux10-brokencc" configuration, i.e. compile with > HP's cc. When I build my own program with cc

openssl 0.9.4 on HP-UX 10.20

1999-11-22 Thread Klaus-Dieter Wirth
Hello, I'm using the crypto library of openssl 0.9.4 on HP-UX 10.20. I've got things running with "hpux10-brokencc" configuration, i.e. compile with HP's cc. When I build my own program with cc and link it with libcrypto.a, it works really fine. Because of other reasons

openssl-0.9.4 and CSR errors from thawte.com

1999-11-03 Thread Randall Winchester
Hi, I have just installed openssl-0.9.4, and am trying to get a certificate request signed by thawte. When I cut and paste the CSR into their test server interface (https://www.thawte.com/cgi/server/test.exe), I get back the error; "Your CSR is not self-signed." Does anyone kno

OAS 4.0.8 self signed certs with openssl 0.9.4

1999-10-20 Thread William Salusky
Sorry if this is a little off topic...   I'm hoping someone has had the experience of using self signed certs for use with the Oracle Application Server(uses Spyglass webserver).  Need to do this for testing SSL enablement of OAS, before moving to production.  After signing (with op

problem building openssl 0.9.4

1999-09-20 Thread J. Steven Jacobs Jr.
If anyone has a solution for my problem you help would be greatly appreciated. When I try to make openssl 0.9.4; sha_dgst.c will not compile properly. The output of the make command follows. I'm using GCC 2.95.1. making all in crypto... ( echo "#ifndef MK1MF_BUILD"; \ echo "

Re: variable problem: OpenSSL 0.9.4 09 Aug 1999

1999-09-17 Thread Michael Slass
Didn't finish my thought: Is it possible that you've accidentally included a trailing slash in the path when configuring, like: $ ./config --prefix=/var/ssl/ --openssldir=/var/ssl/openssl/ Try without the trailing slash, and then recompile. Good luck. -Mike "Matthew R. Ocasek" wrote: > I

Re: variable problem: OpenSSL 0.9.4 09 Aug 1999

1999-09-17 Thread Dr Stephen Henson
> Matthew R. Ocasek wrote: > > I know this is a dumb question, but when trying to create a test > certificate using: > > openssl req > > I get the following error: > > Using configuration from /var/ssl//etc/openssl.cnf > Unable to load config info > > Where can I change that path? I have trie

Re: variable problem: OpenSSL 0.9.4 09 Aug 1999

1999-09-17 Thread Michael Slass
Hey, 1) It looks like you have an extra slash in your path between ssl and etc. 2) A really sleazy fix would be to put a sym link in the directory where it's looking that points to your actual openssl.cnf -Mike "Matthew R. Ocasek" wrote: > I know this is a dumb question, but when trying to cr

Compile problem on Redhat 6 with openssl-0.9.4

1999-08-31 Thread Brian Dale
Hello! Trying to compile openssl-0.9.4 in the USA (with rsaref-2.0) on a RedHat 6.0 box (Intel). I have compiled the rsaref, openssl, modssl, apache stuff before on RedHat 5.2, but this isn't working nearly as well. make was originally having problems finding /usr/local/bin/perl5, whic

compile openssl 0.9.4 shared librarys

1999-08-26 Thread Jorge Rivera
Hi all, I am trying to compile openssl 0.9.4 shared librarys on Alpha-Digital, but I haven't the necesary script in shlib/. Who can help me? Please help! __ OpenSSL Project

Re: Object signing CA and Object signing Certificates with OpenSSL 0.9.4 How is it done?

1999-08-18 Thread Michael Ströder
tls wrote: > > Can any one provide pointers to correctly creating a Object Signing CA > and Object Signing Certificate (netscape x509v3 extensions) to be > able to sign java jars and applets for trusted api interaction under > netscape 4.61? Create CA certificate with nsCertType objCA and c

Re: BN_print_fp() problem with OpenSSL 0.9.4?

1999-08-16 Thread Nicholas Brawn
On Mon, 16 Aug 1999, Dr Stephen Henson wrote: > Maybe 2 :-) > > I'd say dh->pub_key is NULL because you are just generating parameters > and not a public/private key pair. > > If you want keys as well then call DH_generate_key() on 'dh'. Thanks. That's what comes from cutting & pasting previou

Re: BN_print_fp() problem with OpenSSL 0.9.4?

1999-08-16 Thread Dr Stephen Henson
Nicholas Brawn wrote: > > I've just tried out something under the latest openssl library, and it's > coredumping in BN_print() (after i call BN_print_fp). The actual code > snippet is here: > > void > dh_genparams() > { > DH *dh; > FILE *output; > > fprintf(stderr,"Gener

BN_print_fp() problem with OpenSSL 0.9.4?

1999-08-16 Thread Nicholas Brawn
I've just tried out something under the latest openssl library, and it's coredumping in BN_print() (after i call BN_print_fp). The actual code snippet is here: void dh_genparams() { DH *dh; FILE *output; fprintf(stderr,"Generating new DH parameters, please be pati

OpenSSL 0.9.4 RPMs

1999-08-09 Thread Damien Miller
I have built RPMs of OpenSSL 0.9.4 under Redhat 6.0 and uploaded them to ftp.replay.com. I have also attached a spec file so you can build you own. Regards, Damien Miller -- | "Bombay is 250ms from New York in the new world order" - Alan Cox | Damien Miller - http://www.ilogic.com.a

RE: ANNOUNCE: OpenSSL 0.9.4

1999-08-09 Thread Steven Smith
Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf Of OpenSSL >Sent: Monday, August 09, 1999 6:28 AM >To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; >[EMAIL PROTECTED] >Subject: ANNOUNCE: OpenSSL 0.9.4 > > >

FYI: Net::SSLeay-1.05 works with OpenSSL-0.9.4

1999-08-09 Thread Sampo Kellomaki
I tested Net::SSLeay-1.05 with OpenSSL-0.9.4. Works fine. You can safely ignore the warning about too new OpenSSL Test was performed on Net::SSLeay-1.05 OpenSSL-0.9.4 perl5.005_02 i686 Linux-2.0.35 egcs-1.1.1 rel glibc-2.0.6 --Sampo

ANNOUNCE: OpenSSL 0.9.4

1999-08-09 Thread OpenSSL
e consider OpenSSL 0.9.4 to be the best version of OpenSSL available and we strongly recommend that users of older versions, especially of old SSLeay versions, upgrade as soon as possible. OpenSSL 0.9.4 is available for download via HTTP and FTP from the following master locations (the var