Public key infrastructure: Difference between revisions
imported>Sandy Harris No edit summary |
mNo edit summary |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{PropDel}}<br><br>{{PropDel}}<br><br>{{subpages}} | ||
{{ | A '''public key infrastructure''' or '''PKI''' provides the supporting tools to make it practical to deploy and use public key cryptography. The first essential element of PKI is that the creators of public-private keys key pairs have a secure way to store the public key in an accessible repository, with the stored key autheticated as coming from the purported source. The second essential element is that users of the public key have a secure way to retrieve the public key for a given source of information. As with any security tool, there must be a reliable means of auditing changes to the system resources, such as the entry of new keys, with a log verifying that the change was authenticated. | ||
Public keys, in practice, will be delivered in a '''digital certificate'''.<ref name=RFC5280>{{citation | |||
Public keys, in practice, will be delivered in a ''' | |||
|id = RFC5280 | |id = RFC5280 | ||
|title = Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile | |title = Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile | ||
Line 10: | Line 8: | ||
| date = May 2008. | | date = May 2008. | ||
| url = http://www.ietf.org/rfc/rfc5280.txt | | url = http://www.ietf.org/rfc/rfc5280.txt | ||
}}</ref> While there are many details, think of a digital certificate as if it were a typical official document such as a | }}</ref> While there are many details, think of a digital certificate as if it were a typical official document such as a passport: | ||
*The passport holder is named | *The passport holder is named | ||
*There is some way of authenticating the holder's identity, such as a photograph | *There is some way of authenticating the holder's identity, such as a photograph | ||
Line 21: | Line 19: | ||
==References== | ==References== | ||
{{reflist|2}} | {{reflist|2}}[[Category:Suggestion Bot Tag]] |
Latest revision as of 11:00, 8 October 2024
This article may be deleted soon. | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|