Cryptographic-API-Services / cas-dotnet-sdk

A Nuget package that provides a implementation of the RustCrypto suite of cryptographic algorithms.
Apache License 2.0
0 stars 0 forks source link

Create signed Nuget package #85

Open WingZer0o opened 6 months ago

WingZer0o commented 6 months ago

https://learn.microsoft.com/en-us/nuget/create-packages/sign-a-package

WingZer0o commented 4 months ago

Nuget doesn't allow self-signed certificates, it must go through a certificate authority. This can stay open just in case the project ever gains traction and we absolutely needs this.