F
felix
Hi everybody, first of all sorry for my poor english
I want to sign an applet for Internet Explorer with J2SDK1.4.2.
The problem is that I have got a certificate and its private key (one
in each file) to sign the applet, but I have not the keystore that
created that private key. I think the idea is import the private key
and the certificate in a keystore. ¿is this correct?
If that is solution. How can I do that? I know keytool cannot import
private keys.
Thanks in advance
I want to sign an applet for Internet Explorer with J2SDK1.4.2.
The problem is that I have got a certificate and its private key (one
in each file) to sign the applet, but I have not the keystore that
created that private key. I think the idea is import the private key
and the certificate in a keystore. ¿is this correct?
If that is solution. How can I do that? I know keytool cannot import
private keys.
Thanks in advance