Friday, October 15, 2010

How to show the list of CA Root Certificates in Google Chrome in Ubuntu Linux

sudo apt-get install libnss3-tools
certutil -d sql:$HOME/.pki/nssdb -L -h "Builtin Object Token"