廉价的代码签名“兼容 Windows 7”
我目前正在寻找“Windows 7 兼容”认证,要获得它,您需要实施代码签名。现在我正在寻找一个便宜的证书,并且我在 Stack Overflow 中找到了一些 Verisign 证书的廉价替代品问题 最便宜的 Java 代码签名证书? (非自签名)。
我在互联网上发现了一些评论,说微软只接受证书。这是真的吗?或者我可以使用 Comodo 证书吗?
I am currently looking for a "Windows 7 compatible" certification, and to get it, you need to implement code signing. Now I look for a cheap certificate, and I found some cheap alternatives to Verisign certificates in Stack Overflow question Cheapest Java code signing certificate? (not self-signed).
I found comments somewhere on the Internet that Microsoft only accepts certificates. Is this true, or can I go with the Comodo certificate?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这并不明显,但在同一徽标网站上,有一个以大幅折扣获取证书的链接。我记得好像是100美元而不是500美元?这是来自威瑞信的。我带领我的一个客户通过了它,获得证书是整个过程中最简单的部分:-)
更新:此页面http://msdn.microsoft.com/en-us/windows/ff718579.aspx 更清楚:
基本上,您必须拥有某种 Verisign 证书,但它不需要是代码签名证书。您可以使用 99 美元的一份来证明您的身份,然后从 PDF 中的任何人那里购买您的代码签名一份,您可以从 http://support.microsoft.com/kb/931125(它似乎包括 Comodo)。或者,您可以从 Verisign 购买代码签名并涵盖这两个基础。您还可以在这里找到 99 美元第一年优惠的链接。
It's not obvious, but on that same site for the logo, there's a link for getting a certificate at a significant discount. I seem to recall it was US$100 instead of US$500? And that's from Verisign. I took a client of mine through it and getting the certificate was the easy part of the process :-)
Update: this page http://msdn.microsoft.com/en-us/windows/ff718579.aspx makes it clearer:
Basically you must have a Verisign certificate of some kind, but it doesn't need to be a code signing one. You can use a US$99 one just to prove you are you, and then buy your code signing one from anyone in the PDF you can download from http://support.microsoft.com/kb/931125 (it appears to include Comodo). Or you can buy your code signing from Verisign and cover both bases. This is also where you can find the link to the US$99 first year offer.