签名的小程序不显示发布者信息 [英] Signed applet doesn't show publisher information

查看:30
本文介绍了签名的小程序不显示发布者信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用 .pfx 文件签署了我的小程序.但是当我运行我的网页时,它显示未知发布者警告".

我还有另一个证书 .cer(如何检查它是否是代码签名证书)[我从另一个人那里得到的,他也不确定].

所以要签署小程序,我是否需要特殊的证书,比如代码签名"证书?还是我遗漏了什么?

解决方案

由我生成的数字证书,否则您将在该对话框中阅读UNKNOWN.原因是,如果你能证明你是你,就可以很容易地证明是<坚强>.

为了避免对最终用户撒谎,Oracle 只报告那些自签名"应用程序的未知".

获取带有指向证书颁发机构的钥匙串的代码签名证书(该证书颁发机构采取措施验证申请人声称的身份 - 并为此收取过多费用),对话框将显示作者.<小时>

另见这个答案为 JWS 部署使用受信任的证书签署 jar 文件 以展示作者的复杂性.

I signed my applet using .pfx file. But when I run my web page it shows "UNKNOWN publisher warning".

I also have another certificate .cer (How to check that its a code signing certificate)[I got it from another person and he is also not sure].

So to sign applet, do I need special certificate say "Code Signing" certificate? Or I'm missing something?

解决方案

A digital certificate that is generated by me or you will read UNKNOWN in that dialog. The reason is that if you can make a certificate claiming that you are you, I can just as easily make a certificate claiming that I am you.

In order to avoid lying to the end-user, Oracle just reports 'unknown' for those 'self signed' applications.

Get a code-signing certificate with a key-chain pointing back to a Certification Authority (who take steps to verify the identity claimed by the applicant - and overcharge to do it), and the dialog will show the author.


See also this answer to Signing a jar file with trusted certificate for JWS deployment for the intricacies of showing the author.

这篇关于签名的小程序不显示发布者信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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