Skip to content

[Project Support]: Code signing for Linux binaries? #494

@bradwilson

Description

@bradwilson

Project

xUnit.net

Project Url

https://github.com/xunit

Description

We are planning to ship some Linux test runner binaries that are built using Native AOT, and I wondered if the code signing process supports Linux binaries. I sort of suspect based on the Windows-centric focus of the signing tool, the answer is "no", in which case my next question is: Can it be made to do so? (Note: I'm asking for it to sign Linux binaries, built via dotnet publish on a Windows machine during CI, in a way that makes sense for Linux; I am not asking for the signing process to take place on Linux).

Since these binaries will be shipped inside of NuGet packages, I would like them to be signed if possible, akin to the Windows binaries (which I assume will sign successfully; I guess I'll found out when I send the branch up for CI 😁).

I put "N/A" in the due by date, since I don't yet have a release date planned for our 4.0 release, which will be the first release to feature these new Native AOT runner binaries.

Due By

N/A

Metadata

Metadata

Assignees

Labels

project supportUse this label to request support for an existing .NET Foundation projecttriageThe item has yet to be reviewed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions