DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Adding SSL certificates to Google Chrome on Linux Mint


To resolve the ssl certificate error when using goagent with google chrome, run following commands:

$ sudo apt-get install libnss3-tools

$ cd $GOAGENT_HOME/local

\( certutil -d sql:\)HOME/.pki/nssdb -A -t "C,," -n GoAgent -i 'CA.crt'

Note: for Fedora, the first command is:

sudo yum install nss-tools



Published

Oct 31, 2013

Last Updated

Oct 31, 2013

Category

Tech

Tags

  • chrome 9
  • goagent 3
  • ssl 1
  • ubuntu 61

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor