gabrielxvx / zh-fiddler

Fiddler Web Debugger 中文版
Other
711 stars 204 forks source link

证书安装失败 #8

Open PyVilli opened 4 years ago

PyVilli commented 4 years ago

`15:48:03:7010 Fiddler.BCCertMaker> Failed to create certificate for *.github.com: 该项不适于在指定状态下使用。

在 System.Security.Cryptography.Utils.CreateProvHandle(CspParameters parameters, Boolean randomKeyContainer) 在 System.Security.Cryptography.Utils.GetKeyPairHelper(CspAlgorithmType keyType, CspParameters parameters, Boolean randomKeyContainer, Int32 dwKeySize, SafeProvHandle& safeProvHandle, SafeKeyHandle& safeKeyHandle) 在 System.Security.Cryptography.RSACryptoServiceProvider.GetKeyPair() 在 System.Security.Cryptography.RSACryptoServiceProvider..ctor(Int32 dwKeySize, CspParameters parameters, Boolean useDefaultKeySize) 在 BCCertMaker.BCCertMaker.ConvertBCPrivateKeyToDotNet(RsaPrivateCrtKeyParameters bcPVK, String sKeyName) 在 BCCertMaker.BCCertMaker.CreateCertificateFromCA(String sCN, X509Certificate caCert, AsymmetricKeyParameter caKey) 在 BCCertMaker.BCCertMaker.MakeNewCert(String sHostname) 15:48:03:7010 fiddler.https> 无法获取证书 api.github.com 由于 证书制造商在被要求提供证书时返回null api.github.com`

ench2 commented 2 years ago

同样的问题,解决了吗