Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 2 odpovědi
  • 1 má tento problém
  • 1 zobrazení
  • Poslední odpověď od 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#

Zvolené řešení

You can install certificates via a policies.json file.

Přečíst dotaz v kontextu 👍 1

Všechny odpovědi (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

Zvolené řešení

You can install certificates via a policies.json file.