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

Stop code signing binaries and packages #379

Merged
merged 1 commit into from
Jun 28, 2020
Merged

Stop code signing binaries and packages #379

merged 1 commit into from
Jun 28, 2020

Conversation

natemcmaster
Copy link
Owner

@natemcmaster natemcmaster commented Jun 28, 2020

Resolves #365

Code signing was enabled as an experiment on my part to learn how it works. It turns out to be mostly useless and expensive, so dropping authenticode signing.

Note: strong-name signing (not to be confused with authenticode signing) is still enabled.

@natemcmaster natemcmaster merged commit 3c9dcee into main Jun 28, 2020
@natemcmaster natemcmaster deleted the no-sign branch June 28, 2020 22:08
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.

My code signing cert expires soon, planning to drop code signatures on NuGet package
1 participant