Re: Key genration in IE sign,encrypt in IE

2000-12-05 Thread SCH
To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, December 04, 2000 6:18 PM Subject: Key genration in IE Hi all, Please help me. My problems are as follows: 1. I have generated key pair in Netscape (at client side) and then subsequently I have created Certificate (at server side) using -SP

Key genration in IE

2000-12-04 Thread Tridib, Mumbai
Hi all, Please help me. My problems are as follows: 1. I have generated key pair in Netscape (at client side) and then subsequently I have created Certificate (at server side) using -SPKAC option of "ca" command i.e signing the request with root private key. This works fine. My problem is how

Re: Key genration in IE

2000-12-04 Thread Jean-Marc Desperrier
"Tridib, Mumbai" wrote: 3. If I have a crypto API which can generate a hash of a data and then sign it using the private key of the certificate, then is it possible to output a PKCS#7 signed-object?If yes, How it can be done. Technically talking, yes, but only pkcs#7 _without_ any signed

Re: Key genration in IE

2000-12-04 Thread Michael Ströder
"Tridib, Mumbai" wrote: My problem is how can I generate the key pair in IE [..] Has any one done this? Use the force and read the source: http://www.pyca.de Ciao, Michael. __ OpenSSL Project

Re: Key genration in IE

2000-12-04 Thread SCH
;") end if End Sub /SCRIPT Cheers, Thomas - Original Message - From: "Tridib, Mumbai" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, December 04, 2000 6:18 PM Subject: Key genration in IE Hi all, Please help me. My problems are as f