This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

Security settings in about:configm I am using Mozilla Firefox 50

  • 1 balasan
  • 1 ada masalah ini
  • 1 paparan
  • Balasan terakhir oleh ideato

more options

I would like to know about changing some security settings in about:config.

Right now in about:config the line [security.OCSP.require;false], and line[services.sync.prefs.sync.security.OCSP.require;false] are set to false.

Would I have better browser security if these two line were set to 'true'?

Are there other security changes I could make in about:config that would result in better security.

I would like to know about changing some security settings in about:config. Right now in about:config the line [security.OCSP.require;false], and line[services.sync.prefs.sync.security.OCSP.require;false] are set to false. Would I have better browser security if these two line were set to 'true'? Are there other security changes I could make in about:config that would result in better security.

Penyelesaian terpilih

Hello, the security.OCSP.require to false(the default) means that the OCSP it is not forced. check the security.OCSP.enabled it is 1 (active, enabled) (0, zero, is disabled).

if you force the security.OCSP.require (toggle to true) then probably you will have lags and stuck in the browser because if the ocsp service of a site is down, then the browser will hang.

the services.sync.prefs.sync.security.OCSP.require it is true by deafult.

see also for more explanation : https://blog.mozilla.org/security/2013/07/29/ocsp-stapling-in-firefox/

thank you

Baca jawapan ini dalam konteks 👍 1

All Replies (1)

more options

Penyelesaian Terpilih

Hello, the security.OCSP.require to false(the default) means that the OCSP it is not forced. check the security.OCSP.enabled it is 1 (active, enabled) (0, zero, is disabled).

if you force the security.OCSP.require (toggle to true) then probably you will have lags and stuck in the browser because if the ocsp service of a site is down, then the browser will hang.

the services.sync.prefs.sync.security.OCSP.require it is true by deafult.

see also for more explanation : https://blog.mozilla.org/security/2013/07/29/ocsp-stapling-in-firefox/

thank you