This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:support:fennosys_root_ca:firefox [2021/10/03 01:33] superadmin |
en:support:fennosys_root_ca:firefox [2021/10/03 01:37] (current) superadmin |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Installing Fennosys root CA to Firefox | + | ==== Installing Fennosys root CA to Firefox |
* Download and save the certificate locally to your computer | * Download and save the certificate locally to your computer | ||
* https:// | * https:// | ||
- | * Enter your firefox profile folder (~/ | + | * Open shell |
- | * Import CA | + | |
+ | |||
+ | | ||
$ certutil -d ./ -A -i / | $ certutil -d ./ -A -i / | ||
- | * The above will require firefox master password (if one is set! Same which is used for protecting " | + | * The above will require firefox master password (if one is set! - Same which is used for protecting " |
Enter Password or Pin for "NSS Certificate DB": [enter your ff master passwd] | Enter Password or Pin for "NSS Certificate DB": [enter your ff master passwd] | ||
Line 30: | Line 32: | ||
Not Before: Tue Aug 14 15:03:54 2018 | Not Before: Tue Aug 14 15:03:54 2018 | ||
+ | * All done! =) |