将密钥库与 Websphere 和 WSS4j 结合使用

发布于 2024-10-12 12:22:48 字数 232 浏览 3 评论 0原文

我正在实现一种解决方案,其中包括使用 WSS4j 进行签名验证解密。将有两个密钥存储,每个用于这些目的。这是在 servlet 中完成的网络应用程序。为了进行测试,我将密钥存储/加密属性文件放入 EAR 中,但我们需要一个更长期的解决方案。

有没有办法在 Websphere 上存储密钥存储,也许可以通过 WSS4J 的加密对象引用的 JNDI?我们的管理员试图避免将密钥库直接放置在文件系统上。

I am implementing a solution that includes using WSS4j for signature validation and decryption.There will be two key stores, one for each of these purposes.This is being done in a servlet webapp. For testing I am putting the key store/crypto properties files in the EAR but we need a more long term solution.

Is there a way to store the key store on Websphere, perhaps through a JNDI that could be referenced by a crypto object for WSS4J? Our administrator is trying to avoid placing the keystore straight on the file system.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文