Citrix 客户端上的 Wireshark
我正在开发一个需要从 Citrix 客户端拦截 SSL 并写入日志文件的应用程序。我们尝试使用 Wireshark 来记录本文中的流量:
http://support.citrix.com/article /CTX116557
但是,我不知道证书文件位于客户端计算机上的位置。有没有人让它工作,如果是的话,解决方案是什么?
谢谢。
I'm working on an app which needs to intercept SSL from a Citrix client and write to a log file. We are trying to use Wireshark to log the traffic per this article:
http://support.citrix.com/article/CTX116557
However, I don't know where the certificate file is located on the client machine. Has anyone got this to work, and if so, what was the solution?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您没有指定目标操作系统是什么,它在 citrix 后面运行。
但是,假设它是基于 Windows 的:
在 Win7/Server 2008 中,
转到:控制面板 -> Internet 选项(可能是 Internet 和网络,然后是 win7 上的 Internet 选项)
无论哪种方式,您要查找的对话框通常都是在 Internet Explorer 中转到“工具 -> 选项”时出现的对话框。
转到“内容”选项卡,然后单击“证书”,选择要导出的证书,然后单击“导出”并按照导出向导中的说明将证书保存到磁盘。
You didn't specify what the target operating system was, that's running behind citrix.
However, assuming it's windows based:
In Win7/Server 2008
goto: Control Panel -> Internet options (Maybe internet & network then internet option on win7)
Either way, the dialogue box your looking for is the one that usually appears when you go "tools->options" in internet explorer.
Goto the "Content" tab, then click "Certificates" select the certificate you wish to export, then click "Export" and follow the instructions in the export wizard to save your certificate to disk.