Firefox: Difference between revisions

From DWIKI
mNo edit summary
 
Line 10: Line 10:
== CPU load per tab ==
== CPU load per tab ==
Menu -> More -> Task Manager
Menu -> More -> Task Manager
==This personal certificate can’t be installed because you do not own the corresponding private key which was created when the certificate was requested.==
NAME=myserver
openssl pkcs12 -export -in $NAME.crt -inkey $NAME.key -out $NAME.p12

Latest revision as of 16:01, 18 October 2024

FAQ

modify headers plugin not working

This plugin does not work if you're using a proxy


CPU load per tab

Menu -> More -> Task Manager


This personal certificate can’t be installed because you do not own the corresponding private key which was created when the certificate was requested.

NAME=myserver
openssl pkcs12 -export -in $NAME.crt -inkey $NAME.key -out $NAME.p12