Export private/public key and cert from root CA

Posted on

Hello,

I am working on a system that has a semi-complete CA system (the root CA has issued a couple of sub-CA certificates), however I can't seem access to console on the root server from either a browser or with the "pkiconsole" command.

I am still tying to get the pkiconsole to launch correctly (but the debug messages are less than helpful). As a potential workaround, I want to find the original keypair/certificate and export them to another server where I can import them.

Can I access the keypair/certificates on the filesystem somewhere?

Thank you,

Responses