Customer service Billing:

Monday — Friday:
9:00 - 18:00 CET time

Technical Support:

Monday — Friday:
9:00 - 18:00 CET time

Ordering system/certificate issuance:

24/7

You ask — we answer!

How to sign using a Sectigo (Comodo) Code Signing Certificate (standard or EV) on the token

Signing your application with an OV or EV Code Signing certificate using Sign Tool is straightforward. However, due to some variations in the process, we've outlined the necessary steps below to ensure a seamless signing experience.

Prerequisites:

Before proceeding with the steps below, ensure that the following conditions are met:
- Your application has been successfully built and compiled.
- SafeNet has been set up.
- You are using a Windows computer.
- The Windows Development Kit is installed on your machine.

Steps to Sign:

1. Insert your token into your computer.
2. Launch SafeNet Tools.
3. Open Command Prompt.
4. Enter the following command:
signtool sign /tr http://timestamp.sectigo.com /td sha256 /fd sha256 /a "Path_to_the_file_you_wish_to_sign"
5. SafeNet will prompt you to enter your token password.
6. Once you enter the password correctly, your application will be signed successfully. You’re now ready to distribute your application to end-users. If you wish to verify that the signing process was successful, follow the steps outlined below.

Checking Your Signed Application:

If you're new to code signing, it's advisable to verify that your application has been signed correctly to avoid issues during distribution. Follow these steps to confirm:

1. Navigate to the folder containing the application you signed earlier.
2. Right-click the application and select "Properties."

properties
3. In the properties window, click the "Digital Signatures" tab. This should display your company's code signing certificate.
4. If the "Digital Signatures" tab is missing, return to the signing tool, as your application has not been successfully signed.

signing

After verifying that your Extended Validation Code Signing certificate is displayed on your application, you can proceed to package your application for distribution.


Still have questions? Write to us!

I Accept

By entering your email, you confirm that you have read and accepted the website Terms and Conditions, Privacy Policy, and Money-back Policy.

>