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

Check the tentacle MSI to make sure it's a trusted one from OctopusDeploy #13

Open
robdmoore opened this issue Apr 21, 2014 · 0 comments

Comments

@robdmoore
Copy link
Member

OctopusDeploy sign their msi's using Authenticode.

Check it's a valid signature and then check the thumbprint of the signer matches OctopusDeploy's thumbprint from one of their msi's.

This might be helpful: http://stackoverflow.com/questions/7780324/check-whether-a-given-executable-is-digitally-signed-and-valid

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

No branches or pull requests

1 participant