Code Signing

Posts in this category

Generic Windows SmartScreen warning dialog for an example app installer

Windows Apps PSA: EV Certs do not grant immediate reputation anymore

Windows apps can now trigger Microsoft Defender SmartScreen warnings even when they are signed with a valid EV code signing certificate. EV certificates no longer provide the immediate SmartScreen reputation they once did, so new releases need to build reputation like OV-signed apps.

Photo of Dave

Dave Jeffery

Founder of ToDesktop

illustration showing a certificate being handed over from an individual to an organization, with the Electron logo and a macOS computer in the background.

How to gracefully switch to a new code signing cert on Mac

Transitioning from an individual developer's certificate to an organization's certificate for an Electron app on macOS can be a tricky process, particularly when it comes to maintaining a seamless auto-update experience for your users. In this guide, we'll walk through the steps to ensure a smooth transition between certificates, preventing errors and ensuring your app's designated requirements (DR) are met.

Photo of Dave

Dave Jeffery

Founder of ToDesktop