firefox_add-certs icon indicating copy to clipboard operation
firefox_add-certs copied to clipboard

Add an option to list CAs

Open ju916 opened this issue 9 years ago • 1 comments

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.

ju916 avatar Nov 17 '15 13:11 ju916

I did a simple implementation of a show-certs.cmd Use it as you see fit. show-certs.txt

ju916 avatar Nov 17 '15 17:11 ju916