Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread steve michael
I will be out of the office until April 7th with limited access to email. Thanks Steve __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automa

Re: How to build on Windows 2000?

2003-03-28 Thread Tim Regovich
Also, Make sure that you have the correct version of Perl on your Windoze machine, otherwise the asm make step will fail. Regards, Tim --- "Thomas J. Hruska" <[EMAIL PROTECTED]> wrote: > At 11:04 AM 3/28/2003 -0500, [EMAIL PROTECTED] > writeth: > >I'm new to openssl and I was wondering how to bu

Re: How to build on Windows 2000?

2003-03-28 Thread Thomas J. Hruska
At 11:04 AM 3/28/2003 -0500, [EMAIL PROTECTED] writeth: >I'm new to openssl and I was wondering how to build on Windows 2000. I went >to the openssl web site and got the tar file for version 0.9.7. Once I >unzipped the file(I put the extracted files in a directory called openssl) I >ran the command

Re: Installation problem with OpenSSL

2003-03-28 Thread Saju Paul
- a '.so' is a shared object I think what you need to find is ".a" file Saju - Original Message - From: "Anand Raghavan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 28, 2003 11:41 AM Subject: RE: Installation problem with OpenSSL > I did a find on my system for thread

Re: /dev/random and chroot()

2003-03-28 Thread Brian Hatch
> I'm writing an SSL daemon that for security reasons does a chroot(2) to its own > little root. When chrooted, it obviously cannot open /dev/random or /dev/urandom > when I do SSL operations. Is there a way I can open these for OpenSSL before > chrooting, or do I have to recreate them under my r

RE: Installation problem with OpenSSL

2003-03-28 Thread Anand Raghavan
I did a find on my system for thread* and found that the files libthread.so and libthread.so.1 reside in /usr/lib I included this line in the Makefile: -L/usr/lib/lthread and still I get the error message: UX:ld: ERROR: fatal error: library not found: -lthread -Anand -Original Message-

Re: Export regulations

2003-03-28 Thread Richard Koenning
At 07:54 28.03.2003 -0800, Neil Nelson wrote: >Martin Witzel wrote: > >>The basic question amounts to: Is there an exportable version of OpenSSL? >> >U.S. Export home page for encryption can be found at >From Martin's E-Mail address i presume that he is an employee of the german subsidiary of an U

RE: Installation problem with OpenSSL

2003-03-28 Thread Richard Koenning
At 10:54 28.03.2003 -0500, you wrote: > >Thanks! >I did that and it worked thanks. But now it complains about > >ld:ERROR: fatal error: library not found: -lthread Replace in Saju's answer "socket" with "thread" and repeat the procedure. Ciao, Richard -- Dr. Richard W. Könning Fujitsu Siemens Co

How to build on Windows 2000?

2003-03-28 Thread bailey_lorenzo
I'm new to openssl and I was wondering how to build on Windows 2000. I went to the openssl web site and got the tar file for version 0.9.7. Once I unzipped the file(I put the extracted files in a directory called openssl) I ran the command "perl Configure VC-WIN32". I received the message "unable t

Re: Export regulations

2003-03-28 Thread Rich Salz
The basic question amounts to: Is there an exportable version of OpenSSL? I assume you mean exportable from the US (or by a US company). The short answer is that things have gotten more liberal -- there's no longer the concept of "no DES, only 512-bit RSA, only 40bit RC4" -- but there's more pap

RE: Installation problem with OpenSSL

2003-03-28 Thread Anand Raghavan
Thanks! I did that and it worked thanks. But now it complains about ld:ERROR: fatal error: library not found: -lthread Thanks, Anand -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Saju Paul Sent: Friday, March 28, 2003 10:46 AM To: [EMAIL PROTECTED] Subj

Re: Export regulations

2003-03-28 Thread Neil Nelson
Martin Witzel wrote: Hi, I wonder how OpenSSL users are handling the export regulations. OpenSSL is made of libraries, therefore libssl needs to call libcrypto to perform cryptographic operations with SSL keys which have been derived in libssl. How should libcrypto know whether a 128-bit SSL key

Installation problem with OpenSSL

2003-03-28 Thread Anand Raghavan
Folks, I am newbie in this forum and I am trying to install OpenSSL (openssl-0.9.7a) on a Unixbox running SCO-Unixware 2.1.2 I have followed all the directions listed in the files for installation. 1.) Untarred the compressed file 2.) ./config -prefix=/home -openssldir=/home/openssl (since I d

Re: error codes help

2003-03-28 Thread Richard Koenning
At 13:07 28.03.2003 +0530, you wrote: >Hi, Can anyone tell me how can I get to understand the meaning of >error codes ,alert numbers and other stuff I’m getting the following >error on my server : error:140943E8:SSL >routines:SSL3_READ_BYTES:reason(1000):s3_pkt.c:985:SSL alert number 0

Re: /dev/random and chroot()

2003-03-28 Thread Lutz Jaenicke
On Fri, Mar 28, 2003 at 10:55:34AM +0100, Axel Andersson wrote: > I'm writing an SSL daemon that for security reasons does a chroot(2) to its own > little root. When chrooted, it obviously cannot open /dev/random or /dev/urandom > when I do SSL operations. Is there a way I can open these for OpenSS

Re: /dev/random and chroot()

2003-03-28 Thread Andrew Sherman
You need to create the special files in your chroot jail. Andy Sherman IT Security Morgan Stanley Axel Andersson wrote: > Hey, > I'm writing an SSL daemon that for security reasons does a chroot(2) to its own > little root. When chrooted, it obviously cannot open /dev/random or /dev/urandom > wh

/dev/random and chroot()

2003-03-28 Thread Axel Andersson
Hey, I'm writing an SSL daemon that for security reasons does a chroot(2) to its own little root. When chrooted, it obviously cannot open /dev/random or /dev/urandom when I do SSL operations. Is there a way I can open these for OpenSSL before chrooting, or do I have to recreate them under my root d

Export regulations

2003-03-28 Thread Martin Witzel
Hi, I wonder how OpenSSL users are handling the export regulations. OpenSSL is made of libraries, therefore libssl needs to call libcrypto to perform cryptographic operations with SSL keys which have been derived in libssl. How should libcrypto know whether a 128-bit SSL key contains reconstructa