wok annotate cacerts/description.txt @ rev 15265
Up cookutils (3.1.7)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 25 09:50:51 2013 +0000 (2013-09-25) |
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. |