gpt4 book ai didi

Java Web Start 应用程序需要中等安全性

转载 作者:太空宇宙 更新时间:2023-11-04 06:56:15 24 4
gpt4 key购买 nike

我刚刚使用 JWS 编写了一个应用程序。但是,当我尝试通过网络在客户端计算机上访问它时,它需要将 Java 安全级别设置为最低。

按照这个速度,每个客户端都必须降低其计算机上的 Java 安全级别。有办法避免这种情况吗?

P.S 我使用 Java 7 来运行,并且还使用 Netbeans 来构建应用程序

最佳答案

At this rate, each client will have to reduce the Java security levels on their computers. Is there a way to avoid this?

使用来自证书颁发机构的证书(最好是已存在于 Java“受信任” keystore 中的证书)对代码进行数字签名。在过去的几个月里,这个问题已经被讨论过很多次。

安全级别现在在 Jar 的 list 中声明。

关于Java Web Start 应用程序需要中等安全性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22709987/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com