Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 874 Bytes

how-to-use-self-sigend.md

File metadata and controls

15 lines (12 loc) · 874 Bytes

How to use self-signed certificate in Firefox

Steps

  • Open up firefox with a default or user profile: firefox -P <user_profile_name>
  • Browse to about:preferences#privacy and click on View Certificates
  • Go to Authorities tab and click on import. Now import your root CA
  • Browse to about:profiles and find your profile's folder
  • Copy the cert9.db or cert8.db (older versions) to your location of choise
  • in Foxdriver.launch use the customProfileFiles flag to add your file to the profile folder

More Reading