Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: An error occurred signing the manifest. Check that all signature parameters are correct. #47

Closed
Marcus222222 opened this issue Aug 18, 2021 · 4 comments

Comments

@Marcus222222
Copy link

We have an issues that is not possible to reproduce.

Once in a while we get an error thrown. "ERROR: An error occurred signing the manifest. Check that all signature parameters are correct"

The thing is that the parameters are correct and the same as the previous build that worked.

image

Any suggestions ?
Best regards
Marcus Pettersson

@mansellan
Copy link
Owner

Hi,

Not that I can think of. Intermittant bugs are notoriously difficult to debug, and I don't actually use signing in any of my builds. I'm relying on the CodeSigning repo to handle certificates.

That said, I'm happy to look into it. Is the certificate you're using installed on the server (located by thumbprint) or added as an Azure DevOps secure file?

@Marcus222222
Copy link
Author

Marcus222222 commented Aug 20, 2021 via email

@mansellan
Copy link
Owner

Just a quick update @Marcus222222. I've not been able to repro this with a self-signed cert, and until now haven't had access to a CA cert. However, my work are just about to purchase a code cert so hopefully I will be able to get to the bottom of this soon.

@mansellan
Copy link
Owner

Really sorry, I'm going to have to close this as I can't repro it. Since I uploaded our corporate certificate, we've had dozens of builds without seeing this. I can only assume it's something unusual with your environment.

If you like, you can remove signing from the ClickOnce task and add an explicit Code Signing task - this task just defers to it.

Sorry, and I hope you find a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants