Firefox: Difference between revisions
From DWIKI
mNo edit summary |
m (→FAQ) |
||
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 |
Revision as of 15: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