A digital signature guarantees the authenticity of an electronic document or message. In the software industry, code signing it provides an added layer of security and confidence that you’re using a code that comes from an original vendor and not a third party that may have maliciously altered the code.
Code signing lets you know that the application has not been tampered with since it was signed and is safe to install and run on your computer.
Code signing certificates and timestamps
When applying a digital signature, the use of a timestamp is highly recommended. The time stamp ensures that a digital signature is still recognized as valid even after the digital certificate expires. Read our article to better understand what digital signature timestamp is and why it is very important in electronic application signature.
https://www.advancedinstaller.com/digital-signature-timestamp.html
Where can you get your code signing certificate?
“Where can I buy a certificate?” “Which third party do you recommend?” To answer such questions, we have put together a list of Digital Certificate providers that is far from comprehensive (and note that we do not make any specific recommendations).
https://www.advancedinstaller.com/where-can-i-buy-code-signing-certificate.html
Trusted signature and other cloud signature services
Advanced Installer is the industry’s first application packaging tool to offer built-in support for trusted signing. Learn how we’ve integrated Azure Trusted Signing into all commercial editions, helping software publishers improve the cybersecurity of their end users.
https://www.advancedinstaller.com/trusted-signing-integration.html
EV Code Signing vs. Regular Code Signing
An extended discussion about EV Code Signing Certificate (EV stands for Extended Validation), a more advanced method to encrypt your certificate signing, and how it differs from a regular code signing technique, and what price you can expect for purchasing such a certificate .
https://www.advancedinstaller.com/ev-code-signing-vs-regular-code-signing.html
What is a PFX Certificate and how to generate it?
In this article, we discuss what a PFX certificate is, how to create one in different ways, and how to create a .pfx file from exporting a self-generated certificate and its password. Let’s dive in!
https://www.advancedinstaller.com/what-is-pfx-certificate.html