![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
How to add a certificate for localhost to Servers certificate automatically using C# in windows?
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#
Penyelesaian terpilih
You can install certificates via a policies.json file.
Baca jawapan ini dalam konteks 👍 1All Replies (2)
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.
Penyelesaian Terpilih
You can install certificates via a policies.json file.