Skip to content

Commit 52be378

Browse files
author
ID Bot
committed
Script updating gh-pages from cc53581. [ci skip]
1 parent 7713344 commit 52be378

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@
1313
<meta content="
1414
This document describes Merkle Tree certificates, a new form of X.509 certificates which integrate public logging of the certificate, in the style of Certificate Transparency. The integrated design reduces logging overhead in the face of both shorter-lived certificates and large post-quantum signature algorithms, while still achieving comparable security properties to traditional X.509 and Certificate Transparency. Merkle Tree certificates additionally admit an optional signatureless optimization, which decreases the message size by avoiding signatures altogether, at the cost of only applying to up-to-date relying parties and older certificates.
1515
" name="description">
16-
<meta content="xml2rfc 3.30.0" name="generator">
16+
<meta content="xml2rfc 3.30.1" name="generator">
1717
<meta content="draft-davidben-tls-merkle-tree-certs-latest" name="ietf.draft">
1818
<!-- Generator version information:
19-
xml2rfc 3.30.0
19+
xml2rfc 3.30.1
2020
Python 3.12.11
2121
ConfigArgParse 1.7
2222
google-i18n-address 3.1.1
2323
intervaltree 3.1.0
2424
Jinja2 3.1.6
2525
lxml 5.3.1
26-
platformdirs 4.3.8
26+
platformdirs 4.4.0
2727
pycountry 24.6.1
2828
PyYAML 6.0.2
29-
requests 2.32.4
29+
requests 2.32.5
3030
setuptools 80.9.0
3131
wcwidth 0.2.13
3232
-->
@@ -1047,11 +1047,11 @@
10471047
<thead><tr>
10481048
<td class="left">Internet-Draft</td>
10491049
<td class="center">Merkle Tree Certificates</td>
1050-
<td class="right">August 2025</td>
1050+
<td class="right">September 2025</td>
10511051
</tr></thead>
10521052
<tfoot><tr>
10531053
<td class="left">Benjamin, et al.</td>
1054-
<td class="center">Expires 1 March 2026</td>
1054+
<td class="center">Expires 7 March 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-28" class="published">28 August 2025</time>
1067+
<time datetime="2025-09-03" class="published">3 September 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-03-01">1 March 2026</time></dd>
1072+
<dd class="expires"><time datetime="2026-03-07">7 March 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 1 March 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
1132+
This Internet-Draft will expire on 7 March 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
11331133
</section>
11341134
</div>
11351135
<div id="copyright">

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

Lines changed: 3 additions & 3 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: 1 March 2026
8+
Expires: 7 March 2026
99
B. E. Westerbaan
1010
L. Valenta
1111
Cloudflare
1212
F. Valsorda
1313
Geomys
14-
28 August 2025
14+
3 September 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 1 March 2026.
61+
This Internet-Draft will expire on 7 March 2026.
6262

6363
Copyright Notice
6464

0 commit comments

Comments
 (0)