RSA PRIVATE KEY GENERATION (Errors)

2001-12-17 Thread Saju Paul
Trying to generate a RSA private key and get the errors shown below   It is able to generate private keys when numbits <= 64.   Any Ideas AnyOne; Thanks In Advance   $WORK0 OLAPPOBJ 315> run openssl genrsa -out $work0.cadir.privkey -rand $work0.cadir.rnd -des3 -out $work0.cadir.privk

Problems after upgrading to latest apache+openssl+modssl+php4

2001-12-17 Thread Mike K
Hi all...   Before upgrading, one of my virtual domains (ip based) had SSL setup and was working fine.  The second domain did not work.  The error was odd according to people in IRC support channels, and I was told to upgrade to all of the latest versions.   I did that.   Now when I try to ru

RE: WebLogic and OpenSSL

2001-12-17 Thread Metzinger, Tim
Thanks go out to Atreya Mohan, who suggested a smaller key size for the CA. This did the trick. I guess that WebLogic 5.1 can't deal with keys bigger than 2048 bits -Original Message- From: Metzinger, Tim [mailto:[EMAIL PROTECTED]] Sent: Friday, December 14, 2001 10:03 AM To: OpenSSL use

Should I build OpenSSL with no-idea and no-rc5?

2001-12-17 Thread Glenn Horton
I'm trying to make sure that my use of OpenSSL is completely legal. In the United States, if that matters. My understanding is that if I don't want to deal with obtaining liscenses from patent holders, I need to make sure that my OpenSSL builds don't use any patented algorithms.

Re: OUCH! Successful Install Broke Logons

2001-12-17 Thread Paul Allen
Bob Foster wrote: > > Hi, > > Yesterday I successfully compiled and installed openssl-0.9.6b on RedHat > Linux 6.1. Immediately, I couldn't log on (as root or as a regular user) > to the Linux box from the console although I could log on using ssh from > another computer. In addition, when a w

bss_file.c included on windows

2001-12-17 Thread Vadim Fedukovich
Dear Openssl team, what is the reason behind #ifdef WINDOWS #include "bss_file.c" at apps/apps.c and other places? It looks fine to exclude that while cross-compilation from gcc to mingw32. I was able to run tests (manually, not full set yet) on win98 with executables produced by gcc-3.0.2 an

Re: Sorry

2001-12-17 Thread dave
Hey Tim, if you are concerned about security, you may want to change to an e-mail client other than OutLook, or LookOut as I call it - there have been a number of exploits targeted at OutLook... -dave On Mon, 17 Dec 2001, Tim Pushor wrote: > Please excuse my previous post in HTML. Outlook autom

Re: Problem getting OpenSSL to build on AIX4.3.3

2001-12-17 Thread J S
As far as I can see there aren't any patches. I've also seen this problem reported a couple of times before but no one seems to have got the answer yet. This is the compiler version I have on my box: vac.C 5.0.0.0 C for AIX compiler >From: Lutz Jaenicke <[EMAIL PROTECTED]> >Reply-To: [EMAIL

Re: Anonymous Ciphers

2001-12-17 Thread Lutz Jaenicke
On Mon, Dec 17, 2001 at 09:49:37AM -0500, Andrew Finnell wrote: > I am trying to match up some anonymous ciphers to use between JSSE > and OpenSSL. I did a dump of JSSE and came across some anonymous ciphers. I > then did a dump of the ciphers built into my build of OpenSSL. I did see any >

Sorry

2001-12-17 Thread Tim Pushor
Please excuse my previous post in HTML. Outlook automatically used HTML as I replied to a message that was HTML formatted, and I didn't notice. Tim __ OpenSSL Project http://www.openssl.org User S

RE: Cancelling threads currently blocked or doing IO

2001-12-17 Thread Tim Pushor
Title: Message I think that Robert was replying to my original question about cancelling threads. For some reason it took a couple of days for my message to get on the list, and I managed to get my code working properly.   In case anyone is interested, it does seem to work good (at least on

Anonymous Ciphers

2001-12-17 Thread Andrew Finnell
Title: Anonymous Ciphers Good Morning All,     I am trying to match up some anonymous ciphers to use between JSSE and OpenSSL. I did a dump of JSSE and came across some anonymous ciphers. I then did a dump of the ciphers built into my build of OpenSSL. I did see any that specifically sai