This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Dec 2, 2014, 6:43 PM
94 Posts

Try using "kyrtool show" to export the .kyr file to PEM format

  • Category: Security
  • Platform: Windows
  • Release: 9.0.1
  • Role: Administrator
  • Tags:
  • Replies: 9
"kyrtool show keys" will print out the PEM-formatted RSA private key
"kyrtool show certs" will print out the PEM-formatted server certificate chain.

PEM is a standard format, so you should be able to re-import those keys into practically any other tool or format desired.
Dec 15, 2014, 12:10 AM
6 Posts
How?

This may be a dumb question, but if it will print them on a DOS window how can I get them into their own PEM formatted files? It's useless on the screen.

Dec 15, 2014, 9:41 AM
9 Posts
Redirect to file

Redirect kyrtool output to textfile, e.g. kyrtool show keys > mykey.txt


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal