Trusted signing: Clickonce

Michael Andy Poulsen 5 Reputation points
2024-05-14T10:24:50.79+00:00

We are in the process of testing signing in Azure DevOps pipelines as well as locally.

 

I'm in the process of evaluating this service.

 

So far I have succesfully tested signing of DLL, EXE and PS1 via signtool.exe locally and the TrustedSigning@0 task in DevOps.

 

My next step is testing signing of:

  • Clickonce applications that are modified via Mage.
  • MSI-files created in WiX, including initial signing of the files included in the MSI-file.
  • VBA in Excel and Access
  • VSTO

 

Are there resources available that can help me with this? Or any support that I can contact?

This question was also asked here: https://techcommunity.microsoft.com/t5/security-compliance-and-identity/trusted-signing-is-in-public-preview/bc-p/4124036#feedback-error

Sorry, but I could not find a Trusted-Signing tag to put on this question.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,669 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vikas Tiwari 0 Reputation points
    2025-02-26T04:02:20.2833333+00:00

    Azure trusted signing is self sufficient for any type of file signing exe, msi and all provided in Microsoft documentation. Even ClickOnce signing can be achieved with sign tool. Azure trusted signing is very cost effective compared to Digicert.

    I implemented both ClickOnce Signing and exe,msi, dll signing in my project and all working fine.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.