fiddler 無法安裝https證書問題 unable to configure windows to trust the fiddler root certificate


 
 
需要
在命令行工具中 
cd "C:\Program Files (x86)\Fiddler2"
       makecert.exe -r -ss my -n "CN=DO_NOT_TRUST_FiddlerRoot, O=DO_NOT_TRUST, OU=Created by http://www.fiddler2.com" -sky signature -eku 1.3.6.1.5.5.7.3.1 -h 1 -cy authority -a sha1 -m 120 -b 09/05/2012
 
如果成功的話
打開網頁:http://localhost:8888/  點擊 
如果失敗
請參考:http://codego.net/4084163/
 
轉自:http://blog.sina.com.cn/s/blog_63efaf480102w5xj.html


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM