java.security.ProviderException:无法初始化 NSS

发布于 2024-12-02 13:20:52 字数 165 浏览 2 评论 0原文

发送 HTTPS 请求时,我的 java 应用程序中收到错误“无法初始化 NSS”。不幸的是,我的日志中没有异常的完整堆栈跟踪,但从我已经搜索到的内容来看,它很可能是由丢失的共享对象“libnss3.so”引起的。

有谁知道我需要在 open suse 上安装哪个软件包才能将共享对象放在正确的位置?

I'm receiving the error "Could not initialize NSS" in my java application when sending an HTTPS Request. Unfortunally I do not have the complete stack trace of the exception in my log, but from what I have already googled, it is most probably caused by the missing shared object "libnss3.so".

Does anyone know which package I need to install on open suse to get the shared object in the right place ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

花期渐远 2024-12-09 13:20:52

这可以帮助解决问题。

无法初始化 NSS

This can help to solve the problem.

Could not initialize NSS

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文