Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
293 views
in Technique[技术] by (71.8m points)

c# - Certificate change in ClickOnce Deployment

We have an older C# / Winforms application which is updated using the ClickOnce Installer. The application is signed via a trusted safenet token certificate from Symantec (so the app is recognised as being developed by a trusted publisher). Since the company changed its name and the old token / certificate now expired, I recently got a new one - but with the new company (name) on it. Now the Clickonce installer won't update due to the dreaded identity not matching error. Question is - is there a way to update it anyway somehow? Both certificates are trusted developer certificates, but issued to another company. Techniques from other questions like extending the certificates and such do not apply in this case.

question from:https://stackoverflow.com/questions/65933553/certificate-change-in-clickonce-deployment

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...