简体   繁体   English

签署clickonce应用程序

[英]Sign clickonce application

I got delivered a certificate from a company, and got the .cer file, however I am not able select from a .cer file but it needs a .pfx. 我从一家公司获得了证书,并获得了.cer文件,但是我无法从.cer文件中选择文件,但它需要一个.pfx文件。 Does anyone know how I can sign my clickonce application using a .cer file? 有人知道我如何使用.cer文件对clickonce应用程序进行签名吗?

You must use signtool.exe . 您必须使用signtool.exe I usually add a post build event to sign the release configuration output. 我通常会添加一个构建后事件来对发布配置输出进行签名。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM