From a26d7ae9b71d6dc9a3b003c8f3d8fc463900d0f2 Mon Sep 17 00:00:00 2001 From: Heiko Schaefer Date: Wed, 18 Oct 2023 10:13:56 +0200 Subject: [PATCH] Expand the list of pointers to related chapters. --- book/source/04-certificates.md | 2 +- book/source/17-zoom_certificates.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/book/source/04-certificates.md b/book/source/04-certificates.md index 644d1a5..8beaf95 100644 --- a/book/source/04-certificates.md +++ b/book/source/04-certificates.md @@ -21,7 +21,7 @@ In OpenPGP, the term "key" may refer to three distinct layers, each serving a un The following section will delve into the OpenPGP-specific layers (2 and 3) to provide a clearer understanding of their roles within OpenPGP certificates. -For detailed insights on structure and handling, refer to our chapters on OpenPGP [certificates](certificates_chapter) and [private keys](private_key_chapter). Additionally, managing certificates, and understanding their authentication and trust models are vital topics. While this document briefly touches upon these aspects, they are integral to working proficiently with OpenPGP. +For a discussion of private key material in OpenPGP, see the chapter {ref}`private_key_chapter`. Bindings that connect the components of a certificate are discussed in our chapter {ref}`certifications_chapter`. For much more detail on the internal (packet) structure of certificates and keys refer to our chapter {ref}`zoom_certificates`. Additionally, managing certificates, and understanding their authentication and trust models are vital topics. While this document briefly touches upon these aspects, they are integral to working proficiently with OpenPGP. ## Components of an OpenPGP certificate diff --git a/book/source/17-zoom_certificates.md b/book/source/17-zoom_certificates.md index e8324cd..57d6e88 100644 --- a/book/source/17-zoom_certificates.md +++ b/book/source/17-zoom_certificates.md @@ -1,3 +1,4 @@ +(zoom_certificates)= # Zooming in: Packet structure of certificates and keys Now that we've established these concepts, and the components that OpenPGP certificates consist of, let's look at the internal details of an example certificate.