firefox_add-certs
firefox_add-certs copied to clipboard
Add an option to list CAs
Request for feature: Add "--list" to display all active CA certificates.
This is easy to implement and allows to check, if your add operation was sucessfull. It would save people from having to face certutil itself ;-)
You just need to filter out the intermediate certificates that are saved in cert8.db also.
I did a simple implementation of a show-certs.cmd Use it as you see fit. show-certs.txt