Skip to content

Commit 77936a5

Browse files
author
ID Bot
committed
Script updating gh-pages from 405b8bb. [ci skip]
1 parent da977a9 commit 77936a5

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

log-number-security-considerations/draft-ietf-plants-merkle-tree-certs.html

Lines changed: 6 additions & 6 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 25 December 2026</td>
1054+
<td class="center">Expires 26 December 2026</td>
10551055
<td class="right">[Page]</td>
10561056
</tr></tfoot>
10571057
</table>
@@ -1064,12 +1064,12 @@
10641064
<dd class="internet-draft">draft-ietf-plants-merkle-tree-certs-latest</dd>
10651065
<dt class="label-published">Published:</dt>
10661066
<dd class="published">
1067-
<time datetime="2026-06-23" class="published">23 June 2026</time>
1067+
<time datetime="2026-06-24" class="published">24 June 2026</time>
10681068
</dd>
10691069
<dt class="label-intended-status">Intended Status:</dt>
10701070
<dd class="intended-status">Standards Track</dd>
10711071
<dt class="label-expires">Expires:</dt>
1072-
<dd class="expires"><time datetime="2026-12-25">25 December 2026</time></dd>
1072+
<dd class="expires"><time datetime="2026-12-26">26 December 2026</time></dd>
10731073
<dt class="label-authors">Authors:</dt>
10741074
<dd class="authors">
10751075
<div class="author">
@@ -1135,7 +1135,7 @@ <h2 id="name-status-of-this-memo">
11351135
time. It is inappropriate to use Internet-Drafts as reference
11361136
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow">¶</a></p>
11371137
<p id="section-boilerplate.1-4">
1138-
This Internet-Draft will expire on 25 December 2026.<a href="#section-boilerplate.1-4" class="pilcrow">¶</a></p>
1138+
This Internet-Draft will expire on 26 December 2026.<a href="#section-boilerplate.1-4" class="pilcrow">¶</a></p>
11391139
</section>
11401140
</div>
11411141
<div id="copyright">
@@ -5264,10 +5264,10 @@ <h4 id="name-log-failures">
52645264
<p id="section-12.2.1-5.1.1">While the incident is diagnosed, authenticating parties may still need new certificates.<a href="#section-12.2.1-5.1.1" class="pilcrow">¶</a></p>
52655265
</li>
52665266
<li class="normal" id="section-12.2.1-5.2">
5267-
<p id="section-12.2.1-5.2.1">If the CA operator and the CA instance are still trustworthy, repairing the incident without changing the CA requires less overhead.<a href="#section-12.2.1-5.2.1" class="pilcrow">¶</a></p>
5267+
<p id="section-12.2.1-5.2.1">If relying parties consider the CA operator and the CA instance still trustworthy, repairing the incident without changing the CA requires less overhead.<a href="#section-12.2.1-5.2.1" class="pilcrow">¶</a></p>
52685268
</li>
52695269
<li class="normal" id="section-12.2.1-5.3">
5270-
<p id="section-12.2.1-5.3.1">If either the CA operator or the CA instance are no longer trustworthy and must be replaced, the CA may still be needed to serve older, unupdated relying parties.<a href="#section-12.2.1-5.3.1" class="pilcrow">¶</a></p>
5270+
<p id="section-12.2.1-5.3.1">If relying parties consider either the CA operator or the CA instance no longer trustworthy and in need of replacement, the CA may still be needed to serve older, unupdated relying parties.<a href="#section-12.2.1-5.3.1" class="pilcrow">¶</a></p>
52715271
</li>
52725272
</ul>
52735273
<p id="section-12.2.1-6">This is mitigated by a CA instance consisting of a series of issuance logs (<a href="#issuance-logs" class="auto internal xref">Section 5.2</a>). After a log failure, the CA SHOULD increment its current issuance log to restore availability. Both the underlying log failure and the use of a new issuance log will be visible to monitors and SHOULD be treated as a PKI incident. Such PKI incidents can be handled by some combination of:<a href="#section-12.2.1-6" class="pilcrow">¶</a></p>

log-number-security-considerations/draft-ietf-plants-merkle-tree-certs.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
PKI, Logs, And Tree Signatures D. Benjamin
66
Internet-Draft Google LLC
77
Intended status: Standards Track D. O'Brien
8-
Expires: 25 December 2026 Apple Inc.
8+
Expires: 26 December 2026 Apple Inc.
99
B. E. Westerbaan
1010
L. Valenta
1111
Cloudflare
1212
F. Valsorda
1313
Geomys
14-
23 June 2026
14+
24 June 2026
1515

1616

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

66-
This Internet-Draft will expire on 25 December 2026.
66+
This Internet-Draft will expire on 26 December 2026.
6767

6868
Copyright Notice
6969

@@ -3039,13 +3039,13 @@ Table of Contents
30393039
* While the incident is diagnosed, authenticating parties may still
30403040
need new certificates.
30413041

3042-
* If the CA operator and the CA instance are still trustworthy,
3043-
repairing the incident without changing the CA requires less
3044-
overhead.
3042+
* If relying parties consider the CA operator and the CA instance
3043+
still trustworthy, repairing the incident without changing the CA
3044+
requires less overhead.
30453045

3046-
* If either the CA operator or the CA instance are no longer
3047-
trustworthy and must be replaced, the CA may still be needed to
3048-
serve older, unupdated relying parties.
3046+
* If relying parties consider either the CA operator or the CA
3047+
instance no longer trustworthy and in need of replacement, the CA
3048+
may still be needed to serve older, unupdated relying parties.
30493049

30503050
This is mitigated by a CA instance consisting of a series of issuance
30513051
logs (Section 5.2). After a log failure, the CA SHOULD increment its

0 commit comments

Comments
 (0)