I need to get hold of a new ClickOnce Certificate because my temporary one has expired. My applications are only used internally so I'd like to get a certificate from our Domain Controller so installation does not have a security prompt (and doesn't expire a quickly)
There are a number of Questions that come close to my issue: Signing ClickOnce with a certificate? (Very close) Visual Studio ClickOnce deployment - certificate expiration How can I renew my expired ClickOnce certificate?