disable OCSP in firefox3.0

User Help for Mozilla Firefox
Locked
chprakashs
Posts: 113
Joined: July 11th, 2008, 3:43 am

disable OCSP in firefox3.0

Post by chprakashs »

Bascally, I do not want to use OCSP for certificate validation and I want to lock that setting so that user cannot modify. In firefox 3.0 it seems like there is no "Do not use OCSP for certificate validation" check box.

Putting the below line in mozilla.cfg file doesn't lock the setting.. Any ideas how to disable this option and lock it in firefox 3.0?

lockPref("security.OCSP.enabled", 0);

Thanks,
Prakash
User avatar
SK.
Moderator
Posts: 20814
Joined: October 18th, 2007, 1:28 pm
Location: Third Rock From The Sun
Contact:

Re: disable OCSP in firefox3.0

Post by SK. »

Duplicate, locking. Continue the discussion here: viewtopic.php?f=7&t=734275&p=3850535#p3850535
John 3:16 and Philippians 4:13
Locked