搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 1 人有此问题
  • 50 次查看
  • 最后回复者为 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#

被采纳的解决方案

You can install certificates via a policies.json file.

定位到答案原位置 👍 1

所有回复 (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

选择的解决方案

You can install certificates via a policies.json file.