代码签名证书有什么特别之处?

编程入门 行业动态 更新时间:2024-10-24 06:38:04
本文介绍了代码签名证书有什么特别之处?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

它与我可以通过makecert生成的其他证书还是可以从某个权威机构购买的证书不同?

Is it different from any other certificate I can generate via makecert or buy from some authority?

推荐答案

如 Mile L 和 Boot to head 扩展密钥用法决定了密钥的用途。

As mentioned by Mile L and Boot to the Head the Extended Key Usage is what determines the purpose that the key can be used for.

大多数商业证书颁发机构(Verisign等人)出于单一目的或尽可能少地颁发证书。

Most commercial certificate authorities (Verisign et al) issue certificates for single purposes, or for as few as possible.

他们使用这种缩小的范围来划分出不同的目的证书的市场,然后相应地定价。

They use this narrowing of the puropse to carve out different markets for the certificates and then price them accordingly.

在大多数情况下,您会看到它们为Windows程序集/ Java / Office / Adob​​e Air等出售不同的对象签名证书。

You see them selling different Object Signing certs for Windows Assemblies / Java / Office / Adobe Air etc when (in most cases) the resulting certificate is the same.

例如 Comodo代码签名证书可以对Java小程序,WebStart应用程序进行签名,Firefox扩展程序甚至Windows程序集。

For example the Comodo codesigning cert issued here can sign Java applets, WebStart applications, Firefox extensions and even Windows assemblies.

更多推荐

代码签名证书有什么特别之处?

本文发布于:2023-07-27 03:00:57,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1219955.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:有什么   之处   证书   代码

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!