From 15b718540a93ca4a83aa404248c5fa9f5d621003 Mon Sep 17 00:00:00 2001 From: Krzysztof Modras <1228153+chrmod@users.noreply.github.com> Date: Wed, 22 May 2024 12:33:03 +0200 Subject: [PATCH] Fix stub installer cert name --- brands/ghostery/branding/branding.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brands/ghostery/branding/branding.nsi b/brands/ghostery/branding/branding.nsi index 203bd441a0..1c437e4154 100644 --- a/brands/ghostery/branding/branding.nsi +++ b/brands/ghostery/branding/branding.nsi @@ -22,7 +22,7 @@ !define Channel "release" # The installer's certificate name and issuer expected by the stub installer -!define CertNameDownload "Ghostery, Inc." +!define CertNameDownload "Ghostery GmbH" !define CertIssuerDownload "DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1" # Dialog units are used so the UI displays correctly with the system's DPI