Skip to content

Commit 25a48ee

Browse files
author
ID Bot
committed
Script updating gh-pages from 67d280a. [ci skip]
1 parent 0031d76 commit 25a48ee

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +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.2" name="generator">
16+
<meta content="xml2rfc 3.31.0" name="generator">
1717
<meta content="draft-davidben-tls-merkle-tree-certs-latest" name="ietf.draft">
1818
<!-- Generator version information:
19-
xml2rfc 3.30.2
20-
Python 3.12.11
19+
xml2rfc 3.31.0
20+
Python 3.12.12
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.4.0
26+
platformdirs 4.5.0
2727
pycountry 24.6.1
2828
PyYAML 6.0.2
2929
requests 2.32.5
30-
setuptools 80.9.0
3130
wcwidth 0.2.14
3231
-->
3332
<link href="draft-davidben-tls-merkle-tree-certs.xml" rel="alternate" type="application/rfc+xml">
@@ -1051,7 +1050,7 @@
10511050
</tr></thead>
10521051
<tfoot><tr>
10531052
<td class="left">Benjamin, et al.</td>
1054-
<td class="center">Expires 20 April 2026</td>
1053+
<td class="center">Expires 22 April 2026</td>
10551054
<td class="right">[Page]</td>
10561055
</tr></tfoot>
10571056
</table>
@@ -1064,12 +1063,12 @@
10641063
<dd class="internet-draft">draft-davidben-tls-merkle-tree-certs-latest</dd>
10651064
<dt class="label-published">Published:</dt>
10661065
<dd class="published">
1067-
<time datetime="2025-10-17" class="published">17 October 2025</time>
1066+
<time datetime="2025-10-19" class="published">19 October 2025</time>
10681067
</dd>
10691068
<dt class="label-intended-status">Intended Status:</dt>
10701069
<dd class="intended-status">Experimental</dd>
10711070
<dt class="label-expires">Expires:</dt>
1072-
<dd class="expires"><time datetime="2026-04-20">20 April 2026</time></dd>
1071+
<dd class="expires"><time datetime="2026-04-22">22 April 2026</time></dd>
10731072
<dt class="label-authors">Authors:</dt>
10741073
<dd class="authors">
10751074
<div class="author">
@@ -1129,7 +1128,7 @@ <h2 id="name-status-of-this-memo">
11291128
time. It is inappropriate to use Internet-Drafts as reference
11301129
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
11311130
<p id="section-boilerplate.1-4">
1132-
This Internet-Draft will expire on 20 April 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
1131+
This Internet-Draft will expire on 22 April 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
11331132
</section>
11341133
</div>
11351134
<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: 20 April 2026
8+
Expires: 22 April 2026
99
B. E. Westerbaan
1010
L. Valenta
1111
Cloudflare
1212
F. Valsorda
1313
Geomys
14-
17 October 2025
14+
19 October 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 20 April 2026.
61+
This Internet-Draft will expire on 22 April 2026.
6262

6363
Copyright Notice
6464

0 commit comments

Comments
 (0)