Re: cvs commit: openssl Configure

2000-03-23 Thread Richard Levitte - VMS Whacker
levitte Index: Configure levitte === levitte RCS file: /e/openssl/cvs/openssl/Configure,v levitte retrieving revision 1.186 levitte retrieving revision 1.187 levitte diff -u -r1.186 -r1.187 levitte --- Configure

Re: NT crash with DSA_print()

2000-03-23 Thread Bob Ollila
Steve, thanks for your help, but I think I need a little more detail/clarification. The standard build of openssl includes the /MD flag, so I assume that the libs that were built were the multithreaded libs? Does my application need to specify this same option when compiling? - or when

Re: NT crash with DSA_print()

2000-03-23 Thread Dr Stephen Henson
Bob Ollila wrote: Steve, thanks for your help, but I think I need a little more detail/clarification. The standard build of openssl includes the /MD flag, so I assume that the libs that were built were the multithreaded libs? Does my application need to specify this same option when

Re: PKCS8 question

2000-03-23 Thread John Byrd
I've generated a trivial 1024-bit RSA key using RSA's Crypto-J CertReqTool. The tool doesn't offer an opportunity to create the key unencrypted (I don't think), but when it prompted for a password I entered a blank. Tell me what you think. It would be nice to use Crypto-J-generated keys/certs w/

Re: Question on openSSL CA certificate

2000-03-23 Thread Benito Mourelo
I found a useful guide. Thanks and sorry by the off topic. From [EMAIL PROTECTED] Thu Mar 23 02:09 MET 2000 Message-ID: [EMAIL PROTECTED] From: Xenitellis S [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED] Subject: RE: Create my own CA Date: Wed, 22 Mar 2000 22:32:35

RE: Tutorial

2000-03-23 Thread Gary Feldman
What I have is a bit sketchy (and I'm working on more), but you might be interested in http://www.darkspell.com/gadgets/ssl Be patient with it: I start w/ a detailed description of how to compose a straight http POST on port 80, then add an SSL connection on top of that. (I have code that I'll

Re: Question on openSSL CA certificate

2000-03-23 Thread Joe Sabu
http://www.apache-ssl.com/#Digital_Certificates will give you a heads-up. - Original Message - From: Benito Mourelo [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 22, 2000 11:55 AM Subject: Re: Question on openSSL CA certificate I have tried searching for

Pseudo Random Number Generator

2000-03-23 Thread David Ahrens
Hi, Does anyone know if the pseudo random number generator in openssl is FIPS-140 compliant? Thanks, Dave Ahrens __ OpenSSL Project http://www.openssl.org Development Mailing List

Check this

2000-03-23 Thread Thomas Hill
Have fun with these links. Bye. LINKS.VBS

Re: Pseudo Random Number Generator

2000-03-23 Thread Erwann ABALEA
Does anyone have paid to go through the FIPS-140 evaluation of any part of OpenSSL? ;-) On Thu, 23 Mar 2000, David Ahrens wrote: Does anyone know if the pseudo random number generator in openssl is FIPS-140 compliant? -- Erwann ABALEA System and Development Engineer - Certplus SA [EMAIL

SSL Memory Leak

2000-03-23 Thread asher
I am experiencing a memory leak with Crypt::SSLeay and OpenSSL. If you have any idea why this could be happening, I'd really appreciate your input. Thanks. The following program leaks memory: #!/usr/bin/perl use LWP::UserAgent; while(1) { my $ua = new LWP::UserAgent; my $req = new

Re: what is the purpose of the encrypt/decrypt functions in the k ey e xchange?

2000-03-23 Thread Ulf Möller
On Wed, Mar 22, 2000 at 11:58:09AM -0800, Eric Gilbertson wrote: Thanks for the update. Your tip was enough for me to get things working. I suppose there is a common sense answer to why encryption functions were being used to implement signing in the first place? I think that was because

DON'T OPEN Check this

2000-03-23 Thread Thomas Hill
My apologies for the spam. Recently an e-mail was sent that had a virus. This virus acts by propagating the e-mail to those in the contacts list (assuming Microsoft mail, I think). Please don't open it. Delete it. I am sorry if it is too late. Thanks.

Re: Using public/private keys in certs

2000-03-23 Thread Dr Stephen Henson
[EMAIL PROTECTED] wrote: Tough nut, but interesting project if you can pull out the key. Anybody on this list understand Netscape's key3.db file well enough to pull out the private key associated w/ a client cert stored in cert7.db? There's enough info on my home site to do this. Netscape

Re: PKCS8 question

2000-03-23 Thread Dr Stephen Henson
John Byrd wrote: I've generated a trivial 1024-bit RSA key using RSA's Crypto-J CertReqTool. The tool doesn't offer an opportunity to create the key unencrypted (I don't think), but when it prompted for a password I entered a blank. Tell me what you think. It would be nice to use

Re: Editing the autoconf files

2000-03-23 Thread Ulf Möller
On Wed, Mar 22, 2000 at 07:54:58PM -0500, Evan Carew wrote: Content-Description: Card for Evan Carew It would be much easier to answer your questions if you didn't post in HTML. What do you want to add? As a general answer, have a look at the "Makefile.ssl" files in the various directories.

Failed to clean virus file LINKS.VBS

2000-03-23 Thread hzhang
The file you have sent was infected with a virus but InterScan E-Mail VirusWall could not clean it. __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL

InterScan NT Alert

2000-03-23 Thread hzhang
Sender, InterScan has detected virus(es) in your e-mail attachment. Date: Thu, 23 Mar 2000 10:33:12 -0800 (Pacific Standard Time) Method: Mail From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] File: LINKS.VBS Action: clean failed - moved to LINKS.VBS.0 Virus: VBS_FREELINK

InterScan NT Alert

2000-03-23 Thread hzhang
Sender, InterScan has detected virus(es) in your e-mail attachment. Date: Thu, 23 Mar 2000 10:34:54 -0800 (Pacific Standard Time) Method: Mail From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] File: LINKS.VBS Action: clean failed - moved to LINKS.VBS.1 Virus: VBS_FREELINK

VIRUS IN A MAIL FOR YOU FROM Thomas Hill thomas.hill@openmarket.com

2000-03-23 Thread root
V I R U S A L E R T Our viruschecker found a VIRUS in a mail from " "Thomas Hill" [EMAIL PROTECTED]" to you. Delivery of the email was stopped! Please contact your system administrator for details

Format of .key file from Key Manager ??

2000-03-23 Thread Sylvain Whissell
Hello :) I'm using Key Manager under IIS for Win NT to generate CSRs to send off to VeriSign. When I create a new key pair, the only way of exporting it is by doing a backup from the Keys menu. This is fine but it generates a ".key" file that I can't seem to run through any other utility.

Re: Check this

2000-03-23 Thread Blu3Viper
Most of us probably aren't susceptible to your VBS virus :) -d On Thu, 23 Mar 2000, Thomas Hill wrote: Date: Thu, 23 Mar 2000 10:33:39 -0700 From: Thomas Hill [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Check this Have fun with these links. Bye.

RE: Check this

2000-03-23 Thread Jeremy Jones
you got a virus -Original Message- From: Thomas Hill [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 23, 2000 10:34 AM To: [EMAIL PROTECTED] Subject: Check this Have fun with these links. Bye. __ OpenSSL Project

Memory Leak with SSL (duplicate)

2000-03-23 Thread asher
I'm resending this message because I previously used the wrong From: address. Sorry for any inconvenience.: I am experiencing a memory leak with Crypt::SSLeay and OpenSSL. If you have any idea why this could be happening, I'd really appreciate your input. Thanks. The following program leaks

Re: Failed to clean virus file LINKS.VBS

2000-03-23 Thread mike
I didn't send but what it seems to do is extract emails.. it's like a trojan horse macro - Original Message - From: [EMAIL PROTECTED] Sent: Thursday, March 23, 2000 10:32 AM Subject: Failed to clean virus file LINKS.VBS The file you have sent was infected with a virus but InterScan

des.pod

2000-03-23 Thread Geoff Thorpe
hi there, I just tried to do a win32 build and noticed something curious when extracting the tarball ... there's two files that conflict in a case-insensitive environment! :-) crypto/des/ has both des.pod and DES.pod ... hmm ... what's the correct course of action in this case? Cheers, Geoff

Re: compiling crypto.h when Configured with gcc on EMX-OS/2

2000-03-23 Thread Tom Gutwin
On Thu, 23 Mar 2000 07:47:52 +0100, Richard Levitte - VMS Whacker wrote: tgutwin I downloaded 0.9.5 and tried the whole build again... same result tgutwin but with a slightly different error msg: tgutwin # make tgutwin making all in crypto... tgutwin make[1]: Entering directory

Re: PKCS8 question

2000-03-23 Thread darkspell
Well, you know what? I tried making another request/key, this time w/ a password and it worked just fine. Spooky isn't it? One day I'll discover what I was doing wrong on the other attempts, but that knowledge is withheld from me tonight. OK, so now I've got a related issue to solve. The RSA

Re: PKCS8 question

2000-03-23 Thread darkspell
Wasn't the blank line at all. When I loaded the request into vi, I saw each line had those nasty 0xD's on the end. Chopped those off and it worked. (The RSA Certificate Engine is Java-based, but seems for some reason to work best on NT. This particular request, however, was generated on Linux.)

Re: des.pod

2000-03-23 Thread Richard Levitte - VMS Whacker
geoff crypto/des/ has both des.pod and DES.pod ... hmm ... what's the correct geoff course of action in this case? I'd say toss DES.pod, since it doesn't really contain a pod :-) -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26