Combine PVK + SPC to Keystore Certificate - Code Signing Certificates

Feb 21, 2024

Combining PVK + SPC to a Keystore Certificate

Article Purpose: This article provides step-by-step instructions for combining PVK + SPC to a keystore certificate. If this is not the solution you are looking for, please search for your solution in the search bar above.

  1. Download and install the PVK import utility.
  2. Export the PVK file to a PFX file using the command:

     pvkimprt -PFX <spc-file> <pvk-file> <pfx-file> 
     
  3. Import the file to your keystore or registry using the command:

     pvkimprt -import <spc-file> <pvk-file> 
  4. Enter the PFX password when prompted
  5. The Import Wizard will open. Click Next

    clip_image0022Combine PVK.png
  6. Select Automatically Select the Certificate Store Based on the Type of Certificate

    CombinePVK2.png
  7. Click Finish to complete the import.

    CombinePVK3.png

Related Articles

GlobalSign System Alerts

View recent system alerts.

View Alerts

Atlas Discovery

Scan your endpoints to locate all of your Certificates.

Sign Up

SSL Configuration Test

Check your certificate installation for SSL issues and vulnerabilities.

Contact Support