Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How to script the add certificate exception in Firefox 32.0.2 ?

  • 3 trả lời
  • 2 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi 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

Tất cả các câu trả lời (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