BeyondDimension / SteamTools

🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
https://steampp.net
GNU General Public License v3.0
20.45k stars 1.33k forks source link

🧐[Question] Failed to make system trust root certificate for Root\CurrentUser store location. You may need admin rights. #1430

Open liudi1996 opened 2 years ago

liudi1996 commented 2 years ago

🧐 问题描述(Description)

启动加速服务失败,遇到未知错误

2022-05-24 22:53:58.6010|Error|HttpProxyS|ProxyServer ExceptionFunc | System.Exception: Failed to make system trust root certificate for Root\CurrentUser store location. You may need admin rights. ---> Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException: 拒绝访问。 at Internal.Cryptography.Pal.StorePal.Add(ICertificatePal certificate) at System.Security.Cryptography.X509Certificates.X509Store.Add(X509Certificate2 certificate) at Titanium.Web.Proxy.Network.CertificateManager.installCertificate(StoreName storeName, StoreLocation storeLocation) --- End of inner exception stack trace ---

🚑 其他信息(Other Information)

image

rmbadmin commented 2 years ago

日志里已经给明原因,Failed to make system trust root certificate for Root\CurrentUser store location. You may need admin rights. 尝试手动安装证书吧,步骤参考https://steampp.net/faq#NoCer