Skip to content

Commit 6f7e2f8

Browse files
committed
Improve readability by adding "issuance" in front of repeated log
Might address Éric Vyncke's comment https://mailarchive.ietf.org/arch/msg/plants/h56f-ERetlQ2Qr_9q5V2FxIL_JI/
1 parent e1192b7 commit 6f7e2f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-davidben-tls-merkle-tree-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ Merkle Tree Certificates are issued as follows. {{fig-issuance-overview}} depict
337337

338338
2. The CA validates each incoming issuance request, e.g. with ACME challenges. From there, the process differs.
339339

340-
3. The CA operates an append-only *issuance log* ({{issuance-logs}}). Unlike a CT log, this log only contains entries added by the CA:
340+
3. The CA operates an append-only *issuance log* ({{issuance-logs}}). Unlike a CT log, this issuance log only contains entries added by the CA:
341341

342342
1. The CA adds a TBSCertificateLogEntry ({{log-entries}}) to its log, describing the information it is certifying.
343343

0 commit comments

Comments
 (0)