Help guys!
The self-generated certificate that I use to sign my ClickOnce-deployed application has expired.
I've gone into certmgr.msc, right-clicked on the certificate and selected "All Tasks|Renew Certificate with Same Key", and get this error:
---------------------------
The wizard cannot be started because it failed to contact the active directory.
---------------------------
... which is correct- my PC has never been part of an active directory domain. This is a personal hobby project at home!
How do I renew this key? Am I screwed? If I create a new key, none of my users will be able to update, will they?