搜索 | 用户支持

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

Learn More

How to script the add certificate exception in Firefox 32.0.2 ?

  • 3 个回答
  • 2 人有此问题
  • 4 次查看
  • 最后回复者为 cor-el

more options

Hi,

I meet some issues with the Firefox certificates management. Here is my context:

- Firefox v32.0.2 on Windows 7 32 bits - a self-signed certificate created with OpenSSL 32 bits - Firefox and self-signed certificate have been deployed on 11000 workstations with some automated process (scripts).

The self-signed certificate is used to securize data flows with https protocol between two WebServices and different applications. There is no security problem with Internet Explorer, Safari, Chrome.

I have already deployed and installed the self-signed certificate with an Microsoft Active Directory GPO (there is an addon GPO for FireFox) and it is OK

Issue:

When the application WebService calls Firefox, a message indicates to the users that the connection can't be certified and ask them to add an exception. the WS URL is appeared and the users must click on "Confirm security exception" (the checkbox "Conserv this exception permanently" must be checked) It is a bit "dangerous" to let the users with these different choices and this is not very friendly.

So, I want to create a script which automates all these manipulations and deploy this script with a GPO.

Is it possible ? How can I script this certificate exception and the different choices?

Thanks a lot by advance for your help Best regards Yanolezard

Hi, I meet some issues with the Firefox certificates management. Here is my context: - Firefox v32.0.2 on Windows 7 32 bits - a self-signed certificate created with OpenSSL 32 bits - Firefox and self-signed certificate have been deployed on 11000 workstations with some automated process (scripts). The self-signed certificate is used to securize data flows with https protocol between two WebServices and different applications. There is no security problem with Internet Explorer, Safari, Chrome. I have already deployed and installed the self-signed certificate with an Microsoft Active Directory GPO (there is an addon GPO for FireFox) and it is OK Issue: When the application WebService calls Firefox, a message indicates to the users that the connection can't be certified and ask them to add an exception. the WS URL is appeared and the users must click on "Confirm security exception" (the checkbox "Conserv this exception permanently" must be checked) It is a bit "dangerous" to let the users with these different choices and this is not very friendly. So, I want to create a script which automates all these manipulations and deploy this script with a GPO. Is it possible ? How can I script this certificate exception and the different choices? Thanks a lot by advance for your help Best regards Yanolezard

所有回复 (3)

more options

Hello,

In order to better assist you with your issue please provide us with a screenshot. If you need help to create a screenshot, please see How do I create a screenshot of my problem?

Once you've done this, attach the saved screenshot file to your forum post by clicking the Browse... button below the Post your reply box. This will help us to visualize the problem.

Thank you!

more options

This is not the GPO approach but an alternative: https://support.mozilla.org/en-US/que.../984237

Other resources:

more options