 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
stilllearning Guest
|
Posted: Wed Apr 11, 2007 8:08 pm Post subject: Lost keystore but have cert signing request and response |
|
|
I have a certificate signing request file and a signed certificate
response from Verisign. I also have the passwords. Can someone show me
how to create a keytool keystore with my key in it? |
|
| Back to top |
|
 |
sgoo Guest
|
Posted: Thu Apr 12, 2007 7:13 am Post subject: Re: Lost keystore but have cert signing request and response |
|
|
On Apr 11, 11:08 pm, "stilllearning" <shahs...@yahoo.com> wrote:
| Quote: | I have a certificate signing request file and a signed certificate
response from Verisign. I also have the passwords. Can someone show me
how to create a keytool keystore with my key in it?
|
No way.
Inside the keystore there's the private key, which is very critical to
you and not computable from the public key (inside the certificate).
Also, you need to revoke this new certificate, especially if the
keystore is lost and in the hand of someone else, |
|
| Back to top |
|
 |
stilllearning Guest
|
Posted: Thu Apr 12, 2007 10:58 pm Post subject: Re: Lost keystore but have cert signing request and response |
|
|
On Apr 12, 1:24 am, "sgoo" <speedo...@gmail.com> wrote:
| Quote: | On Apr 11, 11:08 pm, "stilllearning" <shahs...@yahoo.com> wrote:
I have a certificate signing request file and a signed certificate
response from Verisign. I also have the passwords. Can someone show me
how to create a keytool keystore with my key in it?
No way.
Inside the keystore there's the private key, which is very critical to
you and not computable from the public key (inside the certificate).
Also, you need to revoke this new certificate, especially if the
keystore is lost and in the hand of someone else,
|
Thank you for the info. I was under the impression that the CSR
contains the private key also. In any case, I resolved the issue. I
did have a keystore but I was not able to import Verisign's response,
so I thought the keystore is corrupt. But it turns out that I had not
put in the intermediate and root Verisign CA certs in the keystore
before importing the certificate. Once I put in the two CA certs, I
was able to import the Verisign response certificate. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|