User Tools

Site Tools


en:support:fennosys_root_ca:firefox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:support:fennosys_root_ca:firefox [2021/10/03 01:25]
superadmin
en:support:fennosys_root_ca:firefox [2021/10/03 01:37] (current)
superadmin
Line 1: Line 1:
-==== Installing Fennosys root CA to Firefox on a PC ====+==== Installing Fennosys root CA to Firefox (Linux workstation) ====
  
   * Download and save the certificate locally to your computer   * Download and save the certificate locally to your computer
     * https://manuals.c1.fi/certs/Fennosys-PN-CA.crt     * https://manuals.c1.fi/certs/Fennosys-PN-CA.crt
  
-  * Enter firefox profile folder (~/.mozilla/firefox/????????.default*)+  * Open shell
  
-  * Import CA +  * cd to your firefox profile folder (~/.mozilla/firefox/????????.default*)
-$ certutil -d ./  -A -i /usr/local/share/ca-certificates/Fennosys-PN-CA.crt -n "FPN CA" -t "TCu,,"+
  
-** The above will require firefox master password (same which is used for protecting saved credentials - if one is set): +  Import CA with certutil cli tool
-<pre> +
-Enter Password or Pin for "NSS Certificate DB": [enter your ff master passwd] +
-</pre>+
  
-* Check that our cert was installed OK +    $ certutil -d ./  -A -i /usr/local/share/ca-certificates/Fennosys-PN-CA.crt -n "FPN CA" -t "TCu,," 
-<pre> + 
-$ certutil -d ./ -L -n "FPN CA" | head +  * The above will require firefox master password (if one is set! - Same which is used for protecting "Logins and Passwords"): 
-</pre> + 
-<pre> +    Enter Password or Pin for "NSS Certificate DB": [enter your ff master passwd] 
-Certificate:+ 
 +  * Check that our cert was installed OK 
 + 
 +    $ certutil -d ./ -L -n "FPN CA" | head 
 + 
 + 
 +  Certificate:
     Data:     Data:
         Version: 3 (0x2)         Version: 3 (0x2)
Line 29: Line 31:
         Validity:         Validity:
             Not Before: Tue Aug 14 15:03:54 2018             Not Before: Tue Aug 14 15:03:54 2018
-</pre>+ 
 +  * All done! =)
en/support/fennosys_root_ca/firefox.1633224305.txt.gz · Last modified: 2021/10/03 01:25 by superadmin