Authenticode sign assemblies
Open
Feature Request
Lang: .NET
- Dominant language
- C++
- Stars
- 14.1k
- Forks
- 2.5k
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 72
Description
**What language and solver does this apply to?**
.NET
**Describe the problem you are trying to solve.**
We want to use Google.OrTools but there are company policies that require third-party code to be authenticode signed.
**Describe the solution you'd like**
Authenticode sign the assemblies inside Google.Ortools.
**Additional context**
Protobuf already has authenticode signing support, we can get implementation information from them https://github.com/protocolbuffers/protobuf/issues/5756 and https://github.com/grpc/grpc-dotnet/issues/24.
Contributor guide
Assessment
This issue has not been assessed yet.