Skip to content

Commit

Permalink
docs: Add back descriptive content on cert issuing (#1494)
Browse files Browse the repository at this point in the history
As part of doc enhancements in ae4c766, the description in step 7 was
removed. Although the final step is simple and the diagram and section
header are clear, it is jarring for the final step to be inconsistent
with the others by having no text body. It is moreover unfriendly to
screen readers since there is no context for the diagram. This change
adds the brief description back for the sake of readability.

Signed-off-by: Colleen Murphy <colleenmurphy@google.com>
  • Loading branch information
cmurphy committed Dec 20, 2023
1 parent 379498b commit 8b1c665
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/how-certificate-issuing-works.md
Expand Up @@ -112,4 +112,6 @@ See [Certificate Transparency Log Information](ctlog.md) for more details.

## 7 | Return certificate to client

Finally, the certificate and SCT are both returned to the client.

![Return certificate diagram](img/return-cert.png)

0 comments on commit 8b1c665

Please sign in to comment.