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トラフィックをスニッフィングしたいのですが、トラフィックはWebブラウザーではなくサードパーティのアセンブリを介して生成されます。 フィドラー証明書を信頼できるカテゴリに追加できるようにするために利用できる同様のメカニズムはありますか、それとも他のトリックをお勧めしますか?
はい、デフォルトでは、.NETはWindowsの信頼されたルートストアに依存しているため、Martinが提供したリンクfiddler2.com/Fiddler/help/httpsdecryption.aspで指定された手順に従うことができます。
または、Fiddlerのルート証明書を作成した後、管理コマンドラインから次のコマンドを実行できます。
certmgr /add /c /s my /n DO_NOT_TRUST_FiddlerRoot /s root