http://www.tuicool.com/articles/rIVFJze
http://docs.telerik.com/fiddler/configure-fiddler/tasks/configureforios
有時使用Fiddler會遇到一個WebException:"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel";而關閉Fiddler就正常,說明Fiddler生成的證書有問題,可以使用以下步驟解決:
關閉Decrpt Https,再點選”Remove Interception Certificates”,之後,重啟Fiddler,再開啟Https Decrption,會重新彈出安裝信任證書的視窗,點選確定。這過程使用 Fiddler的相關證書刪除,並信任的證書重灌。位置是在Current User下。
對應的連結是:
http://www.telerik.com/forums/could-not-establish-trust-relationship-4475b1e75b26 (這個裡面的答案OK)
https://textslashplain.com/2015/10/30/reset-fiddlers-https-certificates/
http://www.telerik.com/forums/firefox-36-0-breaks-fiddler-https-decryption#lqgIHIvos0qnERndygnFuA (這條還未細看)