支持基于客户端证书的身份验证的 Jabber 客户端
这有点奇怪。
我正在努力改进 Pidgin,尝试为 jabber 添加基于客户端证书的身份验证。我设置了一个 openfire 服务器(支持基于客户端证书的身份验证),但我想确保我设置正确 - 使用我知道工作的客户端对其进行测试。为此,我需要一个已经支持基于客户端证书的身份验证的客户端。
我想这就是测试遇到依赖地狱的方式。
有人知道我可以用 jabber 客户端来测试我的 openfire 设置,这样我就可以返回来针对 openfire 服务器测试我的代码吗?
This is a little odd.
I'm working on improving Pidgin, trying to add client-certificate based authentication for jabber. I set up an openfire server (which supports client-certificate based authentication), but I want to make sure I set it up correctly - test it with a client that I know works. And for that, I need a client that already supports client-certificate based authentication.
I suppose this is how testing meets dependency hell.
Anyone know of a jabber client I can use to test my openfire setup, so I can get back to testing my code against the openfire server?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Swift 和 Gajim 0.14< /a> 支持证书认证。第一个位于登录屏幕(黄色闪亮按钮),第二个位于“客户端证书”下的帐户设置窗口中。
Both Swift and Gajim 0.14 support certificate authentication. The first on the login screen (yellow shiny button), the second in the account settings window under "Client Certificate".