sslsd-logo

Digicert Certificate Utility – Code Signing (Signing Code)

The Digicert Certificate Utility is probably one of the best certificate management tool out on the net.

A lot of people become scared with key-pair encryption but key-pairs/certificates are actually fundamental easy to figure out. Unlike SSL certificates, code signing certificates perform the function of signing. Code signing certificates creates a tamper proof digital shrink wrap of your application software files and denotes to those who download or install the application who created/published it.

Although Some Certificate Authorities my separate their Code Signing Products and have different ways to Enroll and Install. The Digicert Certificate Utility is cross platform meaning your can signing the following files with the same certificate. .exe, .cab, .dll, .ocx, .msi, .xpi, .xap, windows kernel-mode. Java. jre and Adobe Air

Code Signing:Digicert Certificate Utility - Code Signing (Signing Code)

  • Sign or re-sign code or software
  • Create a CSR from your system (optional)
  • Sign applications with a single click
  • Sign drivers and other system files
  • Verify signed applications
  • Time stamp applications
  • Repair private key errors
  • Automate application signing

Things to know:

  • The Digicert Certificate Utility Code Signing Automatically refers to Microsoft user account certificate stores on the system. Some Certificate Authorities (CA)  will use or request Internet Explorer for certificate enrollment and installation. Digicert will automatically pick up the certificate and import it into its code signing store if this is the case.
  • If a CA requests you to use Firefox for enrollment and pickup of your code signing certificate you will then need to Export the certificate from the Firefox browser you used and then import it into the utility for instructions on Exporting from Firefox see our article How to export certificate from Firefox.
  • If you have a EV Code Signing Certificate that is installed on a token you must have the token plugged in when using the Digicert Certificate Utility.

For a comprehensive Guide to this tool Check our article Digicert Certificate Utility – Code Signing (Guide)

Downloading and Installing The Digicert Certificate Utility.

  1. On your Windows server or workstation, download and save the Digicert Certificate Utility for Windows executable (DigiCertUtil.exe).
  2. Run the Digicert Certificate Utility for Windows by Double-click DigiCertUtil.

Since the Digicert Certificate Utility refers to the Windows system user personal certificate store for code signing we are going under the assumption that your code signing certificate has already been installed/uploaded into the utility.


How To Code Sign Using The Digicert Certificate Utility:

If you are using an EV code signing certificate plug in your token/device now.

  1. On your Windows server or workstation, download and save the Digicert Certificate Utility for Windows  executable (DigiCertUtil.exe).
  2. Run the Digicert Certificate Utility for Windows by Double-click DigiCertUtil.
  3. Click Code Signing. 
    Note: If you do not see your EV code signing certificate (if applicable) plug it in now and hit Refresh.
  4. Highlight the code signing certificate you want to use and click Sign Files.
    Digicert Certificate Utility - Code Signing (Signing Code)
  5. In the Code Signing window, click Add Files to specify the location and path of the files you want to sign.
  6. Check Add a timestamp to the signature. If you want to add a time stamp to your signed application.
    Note:

    • To add a timestamp, you must be connected to the internet, and have access through firewalls to make the call to the time stamping server you are using.
    • It is recommended that you timestamp. This allows your signed applications to remain valid even after the code signing certificate has expired and the code remains untouched.
  7. Click Sign. 
    Digicert Certificate Utility - Code Signing (Signing Code)
  8. You will get confirmation that all the files have been signed, click OK.
    Digicert Certificate Utility - Code Signing (Signing Code)

Congrats you have a now shrink wrapped your code. It is signed and it is now ready to use.


How to Check Your File or Any Applications Signature:

  1. In the Digicert Certificate Utility, Click Code Signing.
  2. Click Check Signature.
    Digicert Certificate Utility - Code Signing (Signing Code)
  3. Browse and open to the location and path of the signed application.
    1. In the Code Signed Signature Check window, you should see a green checkmark for “The file is signed and the signature was verified.”
    2. If the application was time stamped then, you should also see a green checkmark for “The signature was time stamped by ‘CA Name’ on ‘Date and Time'”
    3. If this application was signed for kernel driver purposes, the page will contain Kernel Mode Cross Certificate information.
      Digicert Certificate Utility - Code Signing (Signing Code)

Congrats you have just easily checked to see if an application has been Signed.


Recent Posts

S/MIME for Outlook O365 Windows

Add to Favorites S/MIME Advantages of S/MIME Certificates S/MIME (Secure/Multipurpose Internet Mail Extensions) certificates offer several advantages when it comes to securing email communications. Here

Read More »

Abbreviations

Add to Favorites There are literally thousands of IT abbreviations out there. Many are concerned with the technical aspects of the computer, while others deal

Read More »

SSL Installation on Qmail

Add to Favorites SSL Installation on Qmail Qmail is a secure, reliable, efficient, simple message transfer agent. It is designed for typical Internet-connected UNIX hosts.

Read More »