Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 2 replies
  • 1 has this problem
  • 285 views
  • Last reply by 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#

Chosen solution

You can install certificates via a policies.json file.

Read this answer in context 👍 1

All Replies (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

Chosen Solution

You can install certificates via a policies.json file.