解密功能 [英] Descryption feature

查看:115
本文介绍了解密功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直对使用Microsoft Message Analyzer跟踪和排除故障感兴趣。我负责调查启用HTTPs的网站上的慢性能。我面临的是需要解密的应用程序数据。从这篇文章(https://technet.microsoft.com/en-us/library/dn727244.aspx#BKMK_AnalyzeDecryptData),
我的理解是我必须要将服务器证书添加到证书列表中(选项>解密)。什么是证书?它是我浏览网站后可以出口的证书吗?

I've been interested in using Microsoft Message Analyzer to trace and troubleshoot. I'm responsible for investigating slow performance on an HTTPs-enabled website. What I'm facing it the application data that needs to be decrypted. From this article (https://technet.microsoft.com/en-us/library/dn727244.aspx#BKMK_AnalyzeDecryptData), my understanding is that I must have server certificate to add to the certificate list (Options > Decryption). What is kind of certificate? Is it the certificate that I can export after browsing the website?

Thuan Soldier

一位爱微软的23岁男子技术和商业旅程中的疯狂想法。

SharePoint越南 |
Blog
| Twitter

Thuan Soldier
A 23-year-old man loving Microsoft technologies and making crazy ideas on business journey.
SharePoint Vietnam | Blog | Twitter

推荐答案

您需要私人服务器证书。 Yu可以使用Cert Manager导出它。 (只需运行certmgr.msc)。 找到有问题的证书并导出为PFX。 然后你应该能够解密流量,只要你有完整的对话,包括
初始谈判(有时谈判被缓存)。 此外,密码套件必须由解密工具支持,如

关于此主题的我的博客

要测量性能,请记住您可以按经过时间的列排序作为起点。 添加响应时间将告诉您服务器端或客户端是否放慢速度。 

To gage the performance, remember you can sort by the Time Elapsed column as a starting place.  Adding the Response Time will tell you if it's server side or client side slow down. 

如果您需要更多帮助,请告知我们。

If you need more help, please let me know.

Paul


这篇关于解密功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆