CAcert

Differences between revisions 1 and 2
Revision 1 as of 2008-08-15 11:48:32
Size: 797
Editor: 212
Comment:
Revision 2 as of 2008-08-15 11:53:20
Size: 794
Editor: 212
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
firefox /usr/share/ca-certificates/cacert.org/root.crt firefox /usr/share/ca-certificates/cacert.org/*.crt

CAcert is a free (gratis, free of charge) root certificate trusted by many sites and many distributions and programs. There has been talk about inclusion in ubuntu in 2005 in an UbuntuDownUnder BoF. Yet, sadly this has not happened so far.

Procedure

You can manually install the CAcert root certificate with the following command:

sudo apt-get install ca-certificates

Then you can activate it in firefox with this command:

firefox /usr/share/ca-certificates/cacert.org/*.crt

You can set firefox to accept that the certificate can validate various areas.

CAcert (last edited 2019-04-15 12:54:01 by zhangweiwu)