Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTTPS を検査/デバッグするために Fiddler アプリケーションを使用しています。
よろしくユヴァル
FiddlerCore パッケージに含まれているデモ アプリケーション (フォルダー内を参照) は、FiddlerCore で HTTPS 復号化を有効にする方法を示してProgram.csいます。SampleApp必要に応じて証明書を生成します。
Program.cs
SampleApp
ソース コードの指示に従う必要があることに注意してください (イベント ハンドラーを同期してエラーの通知を受け取り、makecert.exe ファイルを適切なフォルダーにコピーします)。