·dotnet-devcert-trust
</>

dotnet-devcert-trust

تشخيص وإصلاح مشكلات الثقة في شهادة مطور .NET HTTPS على نظام التشغيل Linux. يغطي دورة حياة الشهادة الكاملة بدءًا من الجيل وحتى تضمين حزمة CA للنظام، مع توجيهات خاصة بالتوزيع لـ Ubuntu وFedora وArch وWSL2.

67التثبيتات·10الرائج·@aaronontheweb

التثبيت

$npx skills add https://github.com/aaronontheweb/dotnet-skills --skill dotnet-devcert-trust

كيفية تثبيت dotnet-devcert-trust

ثبّت مهارة الذكاء الاصطناعي dotnet-devcert-trust بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/aaronontheweb/dotnet-skills --skill dotnet-devcert-trust
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: aaronontheweb/dotnet-skills.

On Windows and macOS, dotnet dev-certs https --trust handles everything automatically — it generates the certificate, installs it in the user store, and adds it to the system trust store. On Linux, it does almost nothing useful. The command generates the cert and places it in the user store, but:

This means .NET applications, OpenSSL, curl, and browsers all reject the dev certificate — even though dotnet dev-certs https --check reports it exists.

Prior to Aspire 13.1.0, Redis connections used plaintext. Starting with 13.1.0, Aspire enables TLS on Redis by default. If your dev cert isn't trusted at the system level, Redis connections fail immediately with:

تشخيص وإصلاح مشكلات الثقة في شهادة مطور .NET HTTPS على نظام التشغيل Linux. يغطي دورة حياة الشهادة الكاملة بدءًا من الجيل وحتى تضمين حزمة CA للنظام، مع توجيهات خاصة بالتوزيع لـ Ubuntu وFedora وArch وWSL2. المصدر: aaronontheweb/dotnet-skills.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill dotnet-devcert-trust
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-19
آخر تحديث
2026-03-10

Browse more skills from aaronontheweb/dotnet-skills

إجابات سريعة

ما هي dotnet-devcert-trust؟

تشخيص وإصلاح مشكلات الثقة في شهادة مطور .NET HTTPS على نظام التشغيل Linux. يغطي دورة حياة الشهادة الكاملة بدءًا من الجيل وحتى تضمين حزمة CA للنظام، مع توجيهات خاصة بالتوزيع لـ Ubuntu وFedora وArch وWSL2. المصدر: aaronontheweb/dotnet-skills.

كيف أثبّت dotnet-devcert-trust؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/aaronontheweb/dotnet-skills --skill dotnet-devcert-trust بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/aaronontheweb/dotnet-skills