YamlDotNet icon indicating copy to clipboard operation
YamlDotNet copied to clipboard

SHA256 Signed DLLs

Open BrannanKovachev opened this issue 10 months ago • 1 comments
trafficstars

Hello,

Is your feature request related to a problem? Please describe. I'm looking to use YamlDotNet in our enterprise environment. Our security requirements specifically require that the DLL itself have an Authenticode digital signature using SHA256. When checking the DLL's properties, we don't see a Digital Signatures tab/section.

Describe the solution you'd like Could you please add a step to your build process which that includes a SHA256 signature?

BrannanKovachev avatar Jan 14 '25 14:01 BrannanKovachev