First, I know there are a lot of posts about clickonce test certificates renewal on OF but this is not the core of the question.
I have an internal clickonce app signed with a Test Certificate that expired. We now need to deploy a new version but we don't want to force everyone to reinstall our app and risk them to lose personnal settings.
I tried using OceanAirdrop's ExtendClickOnceCertificate (a derivative from the original MS RenewCert application) but I always end up with a SHA1 certificate while the original one is SHA256. How can I get it (or any other renewal tool) to really make an extended clone of the original?
(The basic renewal problem was already discussed here. This question is about the renewal of a SHA256 certificate)