Skip to content

Commit e3cec57

Browse files
committed
How to verify the CA list in Firefox
1 parent bc18a96 commit e3cec57

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,12 @@ Then import the required CAs to new profile:
198198
cas.sh -p ~/.mozilla/firefox/XXXXXXXX.reference_profile -P ~/.mozilla/firefox/XXXXXXXX.new_profile -a
199199
````
200200

201+
#### Verify that it worked
202+
203+
After you have run the script, verify from Firefox's [certificate settings](https://support.mozilla.org/en-US/kb/advanced-settings-browsing-network-updates-encryption?redirectlocale=en-US&redirectslug=Options+window+-+Advanced+panel#w_certificates-tab), that the list is indeed limited:
204+
205+
![Firefox certificates](./screenshots/firefox_certificate_settings-1.png)
206+
201207
### The default list
202208

203209
This is the default CA list, that you can use. It should be enough for basic use for the most biggest/popular sites. Of course this still depends on where you are located and what sites/services/etc. you use. If you know some popular site, that is not accessible with this root CA list, please let me know and I'll consider adding it to the list.
50.7 KB
Loading

0 commit comments

Comments
 (0)