Skip to content

Commit 98dd2fb

Browse files
author
ID Bot
committed
Script updating gh-pages from 5de8682. [ci skip]
1 parent 732aeb7 commit 98dd2fb

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

overview-diagrams/draft-davidben-tls-merkle-tree-certs.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@
10511051
</tr></thead>
10521052
<tfoot><tr>
10531053
<td class="left">Benjamin, et al.</td>
1054-
<td class="center">Expires 22 February 2026</td>
1054+
<td class="center">Expires 23 February 2026</td>
10551055
<td class="right">[Page]</td>
10561056
</tr></tfoot>
10571057
</table>
@@ -1064,12 +1064,12 @@
10641064
<dd class="internet-draft">draft-davidben-tls-merkle-tree-certs-latest</dd>
10651065
<dt class="label-published">Published:</dt>
10661066
<dd class="published">
1067-
<time datetime="2025-08-21" class="published">21 August 2025</time>
1067+
<time datetime="2025-08-22" class="published">22 August 2025</time>
10681068
</dd>
10691069
<dt class="label-intended-status">Intended Status:</dt>
10701070
<dd class="intended-status">Experimental</dd>
10711071
<dt class="label-expires">Expires:</dt>
1072-
<dd class="expires"><time datetime="2026-02-22">22 February 2026</time></dd>
1072+
<dd class="expires"><time datetime="2026-02-23">23 February 2026</time></dd>
10731073
<dt class="label-authors">Authors:</dt>
10741074
<dd class="authors">
10751075
<div class="author">
@@ -1129,7 +1129,7 @@ <h2 id="name-status-of-this-memo">
11291129
time. It is inappropriate to use Internet-Drafts as reference
11301130
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
11311131
<p id="section-boilerplate.1-4">
1132-
This Internet-Draft will expire on 22 February 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
1132+
This Internet-Draft will expire on 23 February 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
11331133
</section>
11341134
</div>
11351135
<div id="copyright">
@@ -1557,7 +1557,7 @@ <h3 id="name-terminology-and-roles">
15571557
<h2 id="name-overview">
15581558
<a href="#section-3" class="section-number selfRef">3. </a><a href="#name-overview" class="section-name selfRef">Overview</a>
15591559
</h2>
1560-
<p id="section-3-1">In Certificate Transparency, a CA first certifies information by signing it, then submits the resulting certificate to logs for logging. Merkle Tree Certificates inverts this process: the CA certifies information by logging it, then submits the log to cosigners to verify log operation. A certificate is assembled from the result and proves the information is in the CA's log.<a href="#section-3-1" class="pilcrow"></a></p>
1560+
<p id="section-3-1">In Certificate Transparency, a CA first certifies information by signing it, then submits the resulting certificate (or precertificate) to logs for logging. Merkle Tree Certificates inverts this process: the CA certifies information by logging it, then submits the log to cosigners to verify log operation. A certificate is assembled from the result and proves the information is in the CA's log.<a href="#section-3-1" class="pilcrow"></a></p>
15611561
<span id="name-a-diagram-of-the-issuance-a"></span><div id="fig-issuance-overview">
15621562
<figure id="figure-1">
15631563
<div id="section-3-2.1">

overview-diagrams/draft-davidben-tls-merkle-tree-certs.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
Network Working Group D. Benjamin
66
Internet-Draft Google LLC
77
Intended status: Experimental D. O'Brien
8-
Expires: 22 February 2026
8+
Expires: 23 February 2026
99
B. E. Westerbaan
1010
L. Valenta
1111
Cloudflare
1212
F. Valsorda
1313
Geomys
14-
21 August 2025
14+
22 August 2025
1515

1616

1717
Merkle Tree Certificates
@@ -58,7 +58,7 @@ Status of This Memo
5858
time. It is inappropriate to use Internet-Drafts as reference
5959
material or to cite them other than as "work in progress."
6060

61-
This Internet-Draft will expire on 22 February 2026.
61+
This Internet-Draft will expire on 23 February 2026.
6262

6363
Copyright Notice
6464

@@ -304,11 +304,12 @@ Table of Contents
304304
3. Overview
305305

306306
In Certificate Transparency, a CA first certifies information by
307-
signing it, then submits the resulting certificate to logs for
308-
logging. Merkle Tree Certificates inverts this process: the CA
309-
certifies information by logging it, then submits the log to
310-
cosigners to verify log operation. A certificate is assembled from
311-
the result and proves the information is in the CA's log.
307+
signing it, then submits the resulting certificate (or
308+
precertificate) to logs for logging. Merkle Tree Certificates
309+
inverts this process: the CA certifies information by logging it,
310+
then submits the log to cosigners to verify log operation. A
311+
certificate is assembled from the result and proves the information
312+
is in the CA's log.
312313

313314
+-- Certificate Authority -----+ +-- Authenticating Party ----+
314315
| | | |

0 commit comments

Comments
 (0)