wok-current annotate cacerts/description.txt @ rev 19690
Up apngasm (2.91)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 13 10:12:49 2017 +0100 (2017-02-13) |
parents | d805d3de4546 |
children | 55fda8af462e |
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@17865 | 5 a form used by OpenSSL-1.0.2a. The certificates can also be used by other |
al@14468 | 6 applications either directly of indirectly through openssl. |