Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 2 antwoorden
  • 1 heeft dit probleem
  • 50 weergaven
  • Laatste antwoord van 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#

Gekozen oplossing

You can install certificates via a policies.json file.

Dit antwoord in context lezen 👍 1

Alle antwoorden (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

Gekozen oplossing

You can install certificates via a policies.json file.