User Tools

Site Tools


en:support:fennosys_root_ca:firefox

This is an old revision of the document!


Installing Fennosys root CA to Firefox on a PC

  • Enter firefox profile folder (~/.mozilla/firefox/????????.default*)
  • Import CA

$ 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): <pre> Enter Password or Pin for “NSS Certificate DB”: [enter your ff master passwd] </pre>

* Check that our cert was installed OK <pre> $ certutil -d ./ -L -n “FPN CA” | head </pre> <pre> Certificate:

  Data:
      Version: 3 (0x2)
      Serial Number:
          00:c4:ea:e8:f2:05:6c:90:0f
      Signature Algorithm: PKCS #1 SHA-512 With RSA Encryption
      Issuer: "E=-,CN=FPN CA,OU=Fennosys private network,O=Fennosys,L=-,ST=
          -,C=FI"
      Validity:
          Not Before: Tue Aug 14 15:03:54 2018

</pre>

en/support/fennosys_root_ca/firefox.1633224305.txt.gz · Last modified: 2021/10/03 01:25 by superadmin