Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can you use a commercial code signing certificate on multiple programs and installers?

Is it possible to use a commercial code signing certificate on multiple programs and installers?

I would like to purchase a Comodo certificate but due to the cost I need to use it to sign multiple programs and installers.

Thanks

like image 590
StevenL Avatar asked Apr 02 '11 00:04

StevenL


People also ask

How many times can you use a code signing certificate?

How long can I use a Code Signing certificate for? Code Signing certificates are valid for 1 to 3 years depending on which life cycle you choose when you purchase the certificate. See: pricing information. You should also timestamp your signed code to avoid your code expiring when your certificate expires.

What is the difference between code signing certificate and SSL certificate?

Code signing certificate is used for securing software while SSL certificate is used for securing internet communication. But the issuing authority of certificates can be same for both kinds. In both the cases, a pair of public and private keys are used to encrypt or hash the software or the communication path.

Do you need a CSR for a code signing certificate?

After purchasing, the next step in the code signing certificate process is to generate your order and submit a Certificate Signing Request (CSR) to the issuing Certificate Authority (CA). A CSR is simply encoded text that is created on your computer and contains information about the certificate requester.


2 Answers

I've never purchased a cert from Comodo, but there are generally no limits on the numbers of items you're allowed to sign, only a limit on the amount of time (1 or more years, typically) for which the cert is valid.

Update: From the Comodo Code-Signing FAQ:

Is there a limit to the amount of applications allowed to be signed with a Code Signing Certificate?

Comodo does not limit you to any specific number. You can sign as many applications with a Code Signing Certificate as you wish, provided that the applications are going to be used for and distributed by the Organization that owns the certificate.

like image 51
Matt Passell Avatar answered Oct 13 '22 02:10

Matt Passell


We use a Comodo certificate at work, there is no limit on the amount of code that you can sign. You buy the certificate for a year, 2 years etc and can sign as much as you want during that time span. Also, if you timestamp everything correctly, the signed code does not expire when the certificate expires, so once you sign it (with a valid timestamp), it is signed until you have to recompile.

like image 44
Wes Grant Avatar answered Oct 13 '22 03:10

Wes Grant



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!