RE: RSA keys (Repost)

2000-12-17 Thread Rene G. Eberhard \(keyon\)
"openssl genrsa 1024" creates a pair according to PKCS#1 Rene > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > [EMAIL PROTECTED] > Sent: Montag, 18. Dezember 2000 08:28 > To: [EMAIL PROTECTED] > Subject: RSA keys (Repost) > > > Could anyon

RSA keys (Repost)

2000-12-17 Thread antonio . barrera
Could anyone please help me? I think it's not difficult, but I just can't find it. Toni -Original Message- From: EXT [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 12. December 2000 13:35 To: [EMAIL PROTECTED] Subject: RSA keys Hi, could someone tell me how to creat

Using SSL on MacOS

2000-12-17 Thread Hasan Kacmaz
G'day, Is it possible to install OpenSSL on a mac system (short of LinuxPPC or MacOSX) ? If so, is there a site that explains this? I couldn't find much information on the web about this... thanks H __ OpenSSL Project

how add custom extension with openssl command tool ??

2000-12-17 Thread zhou
hi, how add custom extension with openssl command tool ??     thanks   vagou

How to verify server side certificate ?

2000-12-17 Thread huangjnb
hi all, I am a newbie on openssl .I don't know how to verify server side cerificiate. In the cli.cpp that shiped with openssl I find the way to get server's certificate info as follow:   /* Get server's certificate (note: beware of dynamic allocation) - opt */   server_cert = SSL_get_peer_cert

RE: /dev/urandom

2000-12-17 Thread David Schwartz
> David Schwartz wrote: > > The Linux kernel is smart enough to determine by itself > > what is or isn't a > > good source of entropy ... > No, as a matter of fact, it isn't -- the default kernel often > blocks on /dev/random until keys are pressed or the mouse is > moved -- disk and ne

Re: SSL and SET again.

2000-12-17 Thread Eric Rescorla
"J. Chong" <[EMAIL PROTECTED]> writes: > I am terribly sorry I have to bother you alll with this question > again. Well I am a bit confused about SSL and SET. Does SET applies SSL > protocol? No. It's an entirely different protocol. > Can I use OpenSSL to develop a payment system and put it on >

Advice sought importing PKCS#12 keys into PGPnet

2000-12-17 Thread Shaun McCullagh
Hi, I've encountered problems creating valid keys for use between Freeswan and PGPnet. I created the user keys with openssl using CA.sh I successfully imported the Freeswan Public Key and the users public and private keys into PGPnet from the .p12 files. The first time PGPnet is used it works f

Re: Challenge password (CA.sh)

2000-12-17 Thread Shaun McCullagh
Cheers Shaun Dr S N Henson wrote: > > Shaun McCullagh wrote: > > > > Hi, > > > > Please could somebody explain what the purpose of the 'Challenge > > Password' is for a PEM file. I note CA.sh prompts for this when a > > certificate request is made. > > > > Its something that gets added to the

Re: Challenge password (CA.sh)

2000-12-17 Thread Dr S N Henson
Shaun McCullagh wrote: > > Hi, > > Please could somebody explain what the purpose of the 'Challenge > Password' is for a PEM file. I note CA.sh prompts for this when a > certificate request is made. > Its something that gets added to the certificate request. I believe its original purpose was

Challenge password (CA.sh)

2000-12-17 Thread Shaun McCullagh
Hi, Please could somebody explain what the purpose of the 'Challenge Password' is for a PEM file. I note CA.sh prompts for this when a certificate request is made. TIA -- Shaun __ OpenSSL Project

SSL and SET again.

2000-12-17 Thread J. Chong
Dear all, I am terribly sorry I have to bother you alll with this question again. Well I am a bit confused about SSL and SET. Does SET applies SSL protocol? Can I use OpenSSL to develop a payment system and put it on commercial site? Please help. Thanks. Best regards, Jordan CN CHONG ___