如何将其他人的服务证书加载到我的 WebLogic 信任库?

发布于 2024-07-23 04:53:24 字数 213 浏览 4 评论 0原文

在线服务向我提供了他们的证书(pfx 文件)及其密码。

我希望将其加载到 Unix 中的 WebLogic 8.1 信任库中。

我的 WebLogic 中当前存在一个信任库。

我对此很陌生,所以我想知道将另一方的证书添加到我现有的 WebLogic 密钥库的过程是什么。

我需要将 pfx 文件转换为适用于 Unix 的不同文件吗?

An online service provided me with their certificate (a pfx file) along with its password.

I am looking to load that into my WebLogic 8.1 truststore in Unix.

There is a truststore currently that exists in my WebLogic.

I am new to this so I was wondering what was the process to add that other party's certificate to my existing WebLogic keystore.

Do I need to convert the pfx file into a different for Unix?

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

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

发布评论

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

评论(2

烂柯人 2024-07-30 04:53:25

您可以尝试使用开源 GUI keytool 替代 Portecle。

http://freshmeat.net/projects/portecle/

You could try the opensource GUI keytool replacement Portecle.

http://freshmeat.net/projects/portecle/

司马昭之心 2024-07-30 04:53:25

我做了类似的事情——导入一个 self - 在 9.x 上将证书签名到自定义密钥库中。

I did something similar--import a self-signed certificate into custom keystore on 9.x.

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