0
خطای Secure Connection Failed در اجرای ASP.NET در IIS Express
سلام ، وقت بخیر ، برای ران کردن پروژه asp.net core 3.1 با iis express و لوکال هاست فایر فاکس این ارور میده ولی IE BROWSER بدون مشکل باز میکنه ، گوگل هم زیاد کردم ولی هیچ راهکاری جواب نداد
Secure Connection Failed
An error occurred during a connection to localhost:44367. Certificate key usage inadequate for attempted operation.
Error code: SEC_ERROR_INADEQUATE_KEY_USAGE
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
2 پاسخ
1
ببینید با این روش می تونید cert رو به local store اضافه کنید که دیگه بهش گیر نده ؟
https://www.hanselman.com/blog/DevelopingLocallyWithASPNETCoreUnderHTTPSSSLAndSelfSignedCerts.aspx
باید این دستور رو اجرا کنید :
dotnet dev-certs https --trust
1
حل شد تشکر فراوااان
نزدیک 2 ساعت داشتم سرچ میکرد
خیلی حال دادی 💚 💚