wok-current annotate cacerts/description.txt @ rev 21561
created recipe for ragel
author | Hans-G?nter Theisgen |
---|---|
date | Thu May 16 17:30:45 2019 +0100 (2019-05-16) |
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. |