|
|
Code signing adds a digital signature to executables at the time of creation so users can verify the author's identity and ensure that the application's integrity has not been compromised. Only download executables from trusted vendor websites or distributors and verify the installation has not been altered by ensuring the checksum/SHA of the file matches the original published by the vendor (for example, with tools such as certutil, sha256sum, or cksum).
|
|
|
If a checksum does not match, contact Support using the Case Logger.
|