Hi,
We are switching our code signing certificate to Azure Artifact Signing (formerly Azure Trusted Signing).
Implementing it in Advanced Installer works without issues for signing the MSI, included .exe files and custom action Powershell scripts.
To avoid warnings at install time when running custom action powershell scripts, we also need to install the certificate in the Trusted Publishers certificate store during install. Previously, we included the old code signing certificate in a temporary folder and installed it using a custom action. The certificates used with Azure Artifact Signing are shortlived (3 days), so we need to download the certificate as part of the Advanced Installer build process and include it in the installer.
Is there any way to do this with the built-in tools?
Thanks,
Rasmus
FOLLOW US
Get the latest news in Application Packaging