签署Java applet的限制? [英] signed java applet restrictions?

查看:195
本文介绍了签署Java applet的限制?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我写了一个Java Applet和自我签署。当我在Eclipse或作为一个可执行的JAR运行它,它工作正常。但是,当我上传它,它不会做任何事情。它加载,并拿出了自签名的证书警告不和我点击是的,但什么都没有。我就是那个签名的Applet没有限制IM pression下。可能是什么问题?

I wrote a java applet and self signed it. When I run it in eclipse or as a executable jar it works fine. But when I upload it, it doesn't do anything. It loads, and the self signed cert warning does come up and I click yes but nothing. I was under the impression that signed applets had no restrictions. What could be the problem?

推荐答案

您签署证书的小程序。如果证书没有从权威来例如Thawte的现实生活的局面您的小程序就不会被你的浏览器认为是安全的,无需用户明确地授予您通过放松政策哈卡(或接受自签名证书)进行访问。开发工具,比如Eclipse有一个内置的宽松的政策所以这就是为什么你没有问题

You sign your applet with a certificate. If that cert doesn't come from authority such as Thawte in "real life" situation your applet will not be considered safe by your browser without user explicitly granting you access by relaxing Jaca policy (or accepting self-signed cert). Dev tools such as Eclipse have that relaxed policy built in so that's why you don't have a problem

和定价是 pretty僵硬

这篇关于签署Java applet的限制?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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