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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
- 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
> 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
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-
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
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
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
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
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
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
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
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
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
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
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
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
32 matches
Mail list logo