wok-current annotate cacerts/description.txt @ rev 17013
caja: Add glib schemas
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Tue Aug 12 19:03:38 2014 -0300 (2014-08-12) |
parents | |
children | f29d4912ea56 |
rev | line source |
---|---|
al@14468 | 1 The Public Key Inrastructure is used for many security issues in a Linux system. |
al@14468 | 2 In order for a certificate to be trusted, it must be signed by a trusted agent |
al@14468 | 3 called a Certificate Authority (CA). The certificates loaded by this section |
al@14468 | 4 are from the list on the Mozilla version control system and formats it into |
al@14468 | 5 a form used by OpenSSL-1.0.1e. The certificates can also be used by other |
al@14468 | 6 applications either directly of indirectly through openssl. |