mansellan / clickonce

ClickOnce packager
Other
26 stars 7 forks source link

Allow manifest signing #13

Closed mansellan closed 4 years ago

mansellan commented 4 years ago

In the real world, ClickOnce manifests are of limited use if they are not signed. Best-case is a warning dialog, worst-case is installation failure. Currently, manifests are hashed but not signed.

Options: