You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by akkachotu <ak...@gmail.com> on 2006/07/22 02:31:22 UTC

can a .cer file contain private key?

Using java 'keytool' command we generate a private key and public key
and also we can export the public key to a .cer file. Now my question
is can a .cer file contain a private key. My impression is .cer is a
public key certificate that can contain only public key but not
private key.

Someone told me that they procured a certificate from VeriSign and
they have received a .cer file from VeriSign that contains both
private key and public key. Can this be true that .cer file can
contain a private key? Please clarify?

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org