Ubuntu GoAgent: "the site's security certificate is not trusted" 解决办法

sudo apt-get update

sudo apt-get install libnss3-tools

certutil -d sql:$HOME/.pki/nssdb -A -t TC -n "goagent" -i "/host/Portable/goagent-goagent-v2.1.9/local/CA.crt"

参考资料:http://my.oschina.net/briviowang/blog/212546

你可能感兴趣的:(certificate)