RE: Generating certificates and private keys

2002-08-20 Thread KUMAR,PANKAJ (HP-Cupertino,ex1)
-Original Message- From: Neil.Newman [mailto:[EMAIL PROTECTED]] When you generate the private key and the CSR does it tie itself in to the particular server it is generated on, or are we able to create the private key and CSR on our test server prior to using it on the new

RE: SSL Certs

2002-08-20 Thread KUMAR,PANKAJ (HP-Cupertino,ex1)
-Original Message- From: Harold Tyler [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 3:47 PM I saw your email at http://www.openssl.org/ and I have a question I thought you might be able to answer. Not sure if the mail is addressed to me but will try to answer anyway.

RE: URGENT: PKCS8 format to be used with java

2002-05-16 Thread KUMAR,PANKAJ (HP-Cupertino,ex1)
Hi, Did you use Java keytool for generating the private key? If yes, what were the options. If not, then did you do it programmatically? What methods? what classes? Regards, Pankaj Kumar. -Original Message- From: Haikel To: [EMAIL PROTECTED] Sent: 5/17/02 9:10 AM Subject: URGENT: PKCS8

RE: Certification chain problem

2002-05-16 Thread KUMAR,PANKAJ (HP-Cupertino,ex1)
Hi, You must have a CA certificate to be able to sign other certificates. Did you get a CA certificate from VeriSign? You do this in openssl by specifying v3_ca extensions ( as per the demoCA openssl.cnf file ). /Pankaj. -Original Message- From: Benoit Goarin To: [EMAIL PROTECTED]