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

Code Signing for Windows #8816

Merged
merged 33 commits into from
Feb 11, 2021
Merged

Code Signing for Windows #8816

merged 33 commits into from
Feb 11, 2021

Conversation

ivorybilled
Copy link
Contributor

@ivorybilled ivorybilled commented Feb 5, 2021

This implements code signing for windows artifacts via circle CI. We're using a powershell script to extract, sign, and then re-publish the windows artifacts. This signing process will only occur upon 'release' builds.

resolves #6423

Copy link
Contributor

@telegraf-tiger telegraf-tiger bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤝 ✅ CLA has been signed. Thank you!

@ivorybilled ivorybilled changed the title Attempting Code Signing for Windows (Draft) Attempting Code Signing for Windows Feb 9, 2021
@ivorybilled ivorybilled changed the title Attempting Code Signing for Windows Code Signing for Windows Feb 9, 2021
@ivorybilled ivorybilled marked this pull request as ready for review February 9, 2021 16:59
@ivorybilled ivorybilled merged commit 2118681 into master Feb 11, 2021
@ivorybilled ivorybilled deleted the windowsSigningDraft branch February 11, 2021 21:24
@shawn3231
Copy link

I downloaded the latest 1.17.3 release for windows amd64 and did not see a signing certificate on the exe file. Is this supposed to be implemented in a later release?

@ivorybilled
Copy link
Contributor Author

Yeah for whatever reason the signing step didn't run when we did the release. I'll be looking into it.

@shawn3231
Copy link

Thank you

arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
* Draft config

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Create sign-windows.ps1

* Updated config.yml

* Updated config.yml

* Delete sign-windows.ps1

* Updated config.yml

* Updated config.yml

* updating config

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Create windows-signing.ps1

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml

* Updated config.yml
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

Successfully merging this pull request may close these issues.

Digital Signed Executable for Windows x64
4 participants