wok
annotate cacerts/description.txt @ rev 21821
syslinux/kbd: check kbd malloc pointer (again)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sun Aug 25 12:03:28 2019 +0200 (2019-08-25) |
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.
|