fiddler好几次出问题,记录下来以便以后更快解决问题

把文件夹下清空:“C:UsersAdministratorAppDataRoamingMicrosoftCryptoRSA”

cmd下执行:“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 -h1 -cy authority -a sha1 -m 120 -b 09/05/2022”

注册表还经过改动过,不过不知道是不是因为这个原因改好了“[HKEY_LOCAL_MACHINESOFTWAREMicrosoftCryptographyProtectProvidersdf9d8cd0-1501-11d1-8c7a-00c04fc297eb] "ProtectionPolicy"=dword:00000001

原文地址:https://www.cnblogs.com/futrueface/p/7611336.html