应用程序签名/验证 [英] Application signing/verification

查看:131
本文介绍了应用程序签名/验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是比较新到Windows的发展,但刚刚完成一个小项目。我想让我的应用程序验证像很多其他应用程序。例如,当你启动应用程序和UAC弹出,它不会有黄色栏中的发行人未知的消息,并应该有一个验证通过:关于这部分

I'm relatively new to Windows development, but have just finished a small project. I want to make my application "verified" like a lot of other applications are. For example, when you launch the application and UAC pops up, it won't have the "publisher unknown" message with the yellow bar and should have a "Verified by: " section on it.

我希望我解释说,正确的。有谁知道如何做到这一点?我希望它不喜欢的SSL证书,你必须付钱......

I hope I explained that correctly. Does anyone know how to do this? I am hoping it's not like SSL certificates where you have to pay money...

请随时让我知道,如果我的问题不清楚,或者如果我不解释正确的方式。谢谢!

Please feel free to let me know if my question was unclear or if I am not explaining it the right way. Thanks!

推荐答案

抱歉,系统是的,你确实需要支付的钱。

Unfortunatley, yes, you do need to pay money.

您需要的是一个代码签名证书。您可以从让他们下面的证书颁发机构:
Thawte的

What you need is a code signing certificate. You can get them from the below certificate authorities: Thawte

威瑞信

或者,如果你正在寻找一个便宜的,我会买一从这里,这是我得到了我:
Tucows的

Or if you are looking for a cheap one, I would buy one from here, that is where I got mine: Tucows

一旦你得到你的证书,您可以将其集成到构建过程签署您的应用程序,它会显示你的名字作为发行者。

Once you get your cert, you can integrate it into the build process to sign your application and it will show your name as the publisher.

这篇关于应用程序签名/验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆