Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How to add a certificate for localhost to Servers certificate automatically using C# in windows?

  • 2 Antworten
  • 1 hat dieses Problem
  • 25 Aufrufe
  • Letzte Antwort von cor-el

more options

I have an app run websocket on localhost and I need to install the server certificate automatically. is there a way to install certificate into firefox using C#

I have an app run websocket on localhost and I need to install the server certificate automatically. is there a way to install certificate into firefox using C#

Ausgewählte Lösung

You can install certificates via a policies.json file.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

I think if you did a search on the site here it would get a post close to what your asking.

https://support.mozilla.org/en-US/questions/1059377

Otherwise you might have to do a online search for doing that as well.

more options

Ausgewählte Lösung

You can install certificates via a policies.json file.