We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 1 antwoord
  • 1 heeft dit probleem
  • 1 weergave
  • Laatste antwoord van 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.

Gekozen oplossing

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

Dit antwoord in context lezen 👍 1

Alle antwoorden (1)

more options

Gekozen oplossing

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