On 19 July 2012 19:12, <
jjcra...@gmail.com> wrote:
> lockPref("security.OCSP.enabled", 0);
I have not done this myself, but that looks like how you would disable
OCSP in FF. Have you tried debugging why it's so slow?
I guess you are simply not on the Internet and it spends ages trying
to connect somewhere? Couldn't that be fixed perhaps with some
/etc/hosts override maybe?
> Is that the right place to be adding the information? I thought ocsp
> disabling was in the repository, but I can't seem to find it now.
I usually change things only in the rootfs of late:
https://github.com/Webconverger/webc/blob/master/etc/iceweasel/pref/iceweasel.js
Kind regards,