Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

In my organization, we use AWS Cloud HSM to store our key for our Digital Certificate. I need some help to sign my NuGet package with this system.
This doc here explains how to use a pfx file to sign a NuGet. This is not supported anymore.
Sign a NuGet package

I have done a search on this repo and see this link. But it is from 2019. #8002
Is there any way to accomplish this task using nuget.exe?

Thank you for any help on this.

You must be logged in to vote

Replies: 1 comment

Comment options

In order to sign my NuGet package, I used the steps in Signing VSIX Packages.
I then ran the dotnet nuget verify <PathToMySignedNuGet> command and verified that the NuGet package was signed.

I have not yet uploaded the NuGet to nuget.org. I hope the upload will work.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.