Fix missing half sentence

This commit is contained in:
Heiko Schaefer 2023-12-03 22:45:50 +01:00
parent 1f5fab21db
commit bbb55a4c5f
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -317,7 +317,7 @@ The expiration mechanism in OpenPGP is complemented by a mechanism to extend/ren
Using the expiration mechanism is useful for two reasons:
- Expiration of a certificate reminds users of that certificate to poll for updates, for example, from a keyserver. that the certificate is not fresh and a newer version should be acquired.
- Expiration of a certificate means that it cannot be used anymore. This forces users of that certificate (or their OpenPGP software) to poll for updates for it. For example, from a keyserver.
- It is a passive way for certificates to "time out," e.g., if their owner loses control over them, or isn't able to broadcast a revocation, for any reason.
Component keys use *Key Expiration Time* subpackets for expressing the expiration time. Identity components rely on the expiration of their binding signature. If a binding signature expires, the binding becomes invalid, and the component is considered expired.