Getting a private key file exported from java keystore

According to Sun to do this you will need to use the "key export" command to export a private key from a java keystore. To get this functionality you will need to install the sun "Java web services developers pack 1.6" which is available for download from sun as well as the latest sun JDK (also available from sun)

Source for article http://java.sun.com/webservices/docs/1.6/tutorial/doc/XWS-SecurityIntro6.html#wp528721


Please note that we cannot support or advise on this procedure and you will need to contact Sun directly if you have any issues or need support on this process.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What does the Warranty actually mean?

We believe it is important to protect the end user. If we were to issue a certificate in error to...

Why does the secure part of the website say the name on the security certificate is invalid or does not match the name of the site?

There are a few possible reasons for this:1) The certificate has a Common Name (CN) of...

The CSR cannot be decoded or is invalid

CSR is possibly missing one or more required fields.The CSR must contain a minimum of the...

I have accidentally deleted or lost my Private Key

First check your backups and see if you can re-install the "private key". If you don't know how...

I have changed my server, or moved to a different provider, how do I move the certificate?

If you are moving servers or providers, you will need to get the certificate and private key from...