Skip to content

Commit d79b39a

Browse files
committed
version 13 - CI - ietf-draft-files (xml, txt, html, pdf) updated
1 parent b767942 commit d79b39a

3 files changed

+723
-711
lines changed

draft-ietf-anima-brski-ae.html

+17-17
Original file line numberDiff line numberDiff line change
@@ -1224,7 +1224,7 @@
12241224
</tr></thead>
12251225
<tfoot><tr>
12261226
<td class="left">von Oheimb, et al.</td>
1227-
<td class="center">Expires 16 March 2025</td>
1227+
<td class="center">Expires 21 March 2025</td>
12281228
<td class="right">[Page]</td>
12291229
</tr></tfoot>
12301230
</table>
@@ -1237,12 +1237,12 @@
12371237
<dd class="internet-draft">draft-ietf-anima-brski-ae-13</dd>
12381238
<dt class="label-published">Published:</dt>
12391239
<dd class="published">
1240-
<time datetime="2024-09-12" class="published">12 September 2024</time>
1240+
<time datetime="2024-09-17" class="published">17 September 2024</time>
12411241
</dd>
12421242
<dt class="label-intended-status">Intended Status:</dt>
12431243
<dd class="intended-status">Standards Track</dd>
12441244
<dt class="label-expires">Expires:</dt>
1245-
<dd class="expires"><time datetime="2025-03-16">16 March 2025</time></dd>
1245+
<dd class="expires"><time datetime="2025-03-21">21 March 2025</time></dd>
12461246
<dt class="label-authors">Authors:</dt>
12471247
<dd class="authors">
12481248
<div class="author">
@@ -1312,7 +1312,7 @@ <h2 id="name-status-of-this-memo">
13121312
time. It is inappropriate to use Internet-Drafts as reference
13131313
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
13141314
<p id="section-boilerplate.1-4">
1315-
This Internet-Draft will expire on 16 March 2025.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
1315+
This Internet-Draft will expire on 21 March 2025.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
13161316
</section>
13171317
</div>
13181318
<div id="copyright">
@@ -1478,7 +1478,7 @@ <h2 id="name-introduction">
14781478
It allows for the authentication of the origin of requests and responses
14791479
independently of message transfer mechanisms.
14801480
This capability facilitates end-to-end authentication
1481-
(i.e., end-to-end proof of origin) across multiple hops
1481+
(i.e., end-to-end proof of origin) across multiple transport hops
14821482
and supports the asynchronous operation of certificate enrollment. Consequently,
14831483
this provides architectural flexibility in determining the location and timing
14841484
for the ultimate authentication and authorization of certification requests,
@@ -1511,7 +1511,7 @@ <h2 id="name-introduction">
15111511
enrollment through the use of an alternative protocol to EST that:<a href="#section-1-5" class="pilcrow"></a></p>
15121512
<ul class="normal">
15131513
<li class="normal" id="section-1-6.1">
1514-
<p id="section-1-6.1.1">Supports end-to-end authentication over multiple hops.<a href="#section-1-6.1.1" class="pilcrow"></a></p>
1514+
<p id="section-1-6.1.1">Supports end-to-end authentication over multiple transport hops.<a href="#section-1-6.1.1" class="pilcrow"></a></p>
15151515
</li>
15161516
<li class="normal" id="section-1-6.2">
15171517
<p id="section-1-6.2.1">Facilitates secure message exchange over any type of transfer mechanism,
@@ -1559,7 +1559,7 @@ <h3 id="name-supported-scenarios">
15591559
<li class="normal" id="section-1.1-2.2.2.1">
15601560
<p id="section-1.1-2.2.2.1.1">The Registration Authority (RA) is not co-located with the registrar
15611561
and requires end-to-end authentication of requesters,
1562-
which EST does not support over multiple hops.<a href="#section-1.1-2.2.2.1.1" class="pilcrow"></a></p>
1562+
which EST does not support over multiple transport hops.<a href="#section-1.1-2.2.2.1.1" class="pilcrow"></a></p>
15631563
</li>
15641564
<li class="normal" id="section-1.1-2.2.2.2">
15651565
<p id="section-1.1-2.2.2.2.1">The RA or Certification Authority (CA) operator mandates
@@ -1686,7 +1686,7 @@ <h2 id="name-terminology-and-abbreviatio">
16861686
<dd class="break"></dd>
16871687
<dt id="section-2-4.25">CMP:</dt>
16881688
<dd style="margin-left: 1.5em" id="section-2-4.26">
1689-
<p id="section-2-4.26.1">Certificate Management Protocol <span>[<a href="#RFC9480" class="cite xref">RFC9480</a>]</span><a href="#section-2-4.26.1" class="pilcrow"></a></p>
1689+
<p id="section-2-4.26.1">Certificate Management Protocol <span>[<a href="#RFC4210" class="cite xref">RFC4210</a>]</span> <span>[<a href="#RFC9480" class="cite xref">RFC9480</a>]</span><a href="#section-2-4.26.1" class="pilcrow"></a></p>
16901690
</dd>
16911691
<dd class="break"></dd>
16921692
<dt id="section-2-4.27">CSR:</dt>
@@ -1774,7 +1774,7 @@ <h2 id="name-terminology-and-abbreviatio">
17741774
<dd class="break"></dd>
17751775
<dt id="section-2-4.55">synchronous:</dt>
17761776
<dd style="margin-left: 1.5em" id="section-2-4.56">
1777-
<p id="section-2-4.56.1">time-wise uninterrupted delivery of messages,<br>
1777+
<p id="section-2-4.56.1">time-wise uninterrupted delivery of messages,
17781778
here between a pledge and a registrar or backend system (e.g., the MASA)<a href="#section-2-4.56.1" class="pilcrow"></a></p>
17791779
</dd>
17801780
<dd class="break"></dd>
@@ -2256,7 +2256,7 @@ <h4 id="name-pledge-registrar-discovery">
22562256
support the certificate enrollment protocol it expects, such as CMP.<a href="#section-4.2.1-1" class="pilcrow"></a></p>
22572257
<p id="section-4.2.1-2">As a more general solution, the BRSKI discovery mechanism can be extended
22582258
to provide up-front information on the capabilities of registrars.
2259-
Future work such as <span>[<a href="#draft-ietf-anima-brski-discovery" class="cite xref">draft-ietf-anima-brski-discovery</a>]</span> may provide this.<a href="#section-4.2.1-2" class="pilcrow"></a></p>
2259+
For further discussion, see <span>[<a href="#I-D.ietf-anima-brski-discovery" class="cite xref">I-D.ietf-anima-brski-discovery</a>]</span>.<a href="#section-4.2.1-2" class="pilcrow"></a></p>
22602260
<p id="section-4.2.1-3">In the absence of such a generally applicable solution,
22612261
BRSKI-AE deployments may use their particular way of doing discovery.
22622262
<a href="#brski-cmp-instance" class="auto internal xref">Section 5.1</a> defines a minimalist approach that <span class="bcp14">MAY</span> be used for CMP.<a href="#section-4.2.1-3" class="pilcrow"></a></p>
@@ -2850,8 +2850,8 @@ <h2 id="name-acknowledgments">
28502850
Mahesh Jethanandani (IETF area director),
28512851
Meral Shirazipour (Gen-ART reviewer),
28522852
Reshad Rahman (YANGDOCTORS reviewer),
2853-
Deb Cooley, Gunter Van de Velde, John Scudder, Murray Kucherawy, Roman Danyliw, and Éric Vyncke
2854-
(IESG reviewers),
2853+
Deb Cooley, Gunter Van de Velde, John Scudder, Murray Kucherawy, Roman Danyliw,
2854+
and Éric Vyncke (IESG reviewers),
28552855
Michael Richardson (ANIMA design team member),
28562856
as well as Rajeev Ranjan, Rufus Buschart,
28572857
Andreas Reiter, and Szofia Fazekas-Zisch (Siemens colleagues)
@@ -2906,9 +2906,9 @@ <h3 id="name-informative-references">
29062906
<span class="refAuthor">S. Fries</span> and <span class="refAuthor">D. von Oheimb</span>, <span class="refTitle">"BRSKI-AE Protocol Overview"</span>, <time datetime="2023-03" class="refDate">March 2023</time>, <span>&lt;<a href="https://datatracker.ietf.org/meeting/116/materials/slides-116-anima-update-on-brski-ae-alternative-enrollment-protocols-in-brski-00">https://datatracker.ietf.org/meeting/116/materials/slides-116-anima-update-on-brski-ae-alternative-enrollment-protocols-in-brski-00</a>&gt;</span>. <span class="annotation">Graphics on slide 4 of the status update on the BRSKI-AE draft 04 at IETF 116.</span>
29072907
</dd>
29082908
<dd class="break"></dd>
2909-
<dt id="draft-ietf-anima-brski-discovery">[draft-ietf-anima-brski-discovery]</dt>
2909+
<dt id="I-D.ietf-anima-brski-discovery">[I-D.ietf-anima-brski-discovery]</dt>
29102910
<dd>
2911-
<span class="refAuthor">Eckert, T.</span> and <span class="refAuthor">E. Dijk</span>, <span class="refTitle">"Discovery for BRSKI variations"</span>, <span class="seriesInfo">Work in Progress, Internet-Draft, draft-ietf-anima-brski-discovery-04 </span>, <time datetime="2024-07" class="refDate">July 2024</time>, <span>&lt;<a href="https://datatracker.ietf.org/doc/html/draft-ietf-anima-brski-discovery-04">https://datatracker.ietf.org/doc/html/draft-ietf-anima-brski-discovery-04</a>&gt;</span>. </dd>
2911+
<span class="refAuthor">Eckert, T. T.</span> and <span class="refAuthor">E. Dijk</span>, <span class="refTitle">"Discovery for BRSKI variations"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-anima-brski-discovery-04</span>, <time datetime="2024-07-25" class="refDate">25 July 2024</time>, <span>&lt;<a href="https://datatracker.ietf.org/doc/html/draft-ietf-anima-brski-discovery-04">https://datatracker.ietf.org/doc/html/draft-ietf-anima-brski-discovery-04</a>&gt;</span>. </dd>
29122912
<dd class="break"></dd>
29132913
<dt id="I-D.ietf-anima-constrained-voucher">[I-D.ietf-anima-constrained-voucher]</dt>
29142914
<dd>
@@ -3153,8 +3153,8 @@ <h2 id="name-history-of-changes-tbd-rfc-">
31533153
<p id="appendix-B-2.4.1">Meral Shirazipour (Gen-ART reviewer)<a href="#appendix-B-2.4.1" class="pilcrow"></a></p>
31543154
</li>
31553155
<li class="normal" id="appendix-B-2.5">
3156-
<p id="appendix-B-2.5.1">Deb Cooley, Gunter Van de Velde, John Scudder, Murray Kucherawy, Roman Danyliw, and Éric Vyncke
3157-
(IESG reviewers)<a href="#appendix-B-2.5.1" class="pilcrow"></a></p>
3156+
<p id="appendix-B-2.5.1">Deb Cooley, Gunter Van de Velde, John Scudder, Murray Kucherawy, Roman Danyliw,
3157+
and Éric Vyncke (IESG reviewers)<a href="#appendix-B-2.5.1" class="pilcrow"></a></p>
31583158
</li>
31593159
<li class="normal" id="appendix-B-2.6">
31603160
<p id="appendix-B-2.6.1">Michael Richardson (ANIMA design team)<a href="#appendix-B-2.6.1" class="pilcrow"></a></p>
@@ -3198,7 +3198,7 @@ <h2 id="name-history-of-changes-tbd-rfc-">
31983198
</li>
31993199
<li class="normal" id="appendix-B-4.6">
32003200
<p id="appendix-B-4.6.1">Address Roman Danyliw's comments by updating reference<br>
3201-
I-D.eckert-anima-brski-discovery to draft-ietf-anima-brski-discovery<br> and
3201+
I-D.eckert-anima-brski-discovery to I-D.ietf-anima-brski-discovery<br> and
32023202
adding <a href="#priv-consider" class="auto internal xref">Section 8</a>, which refers to the BRSKI privacy considerations.<a href="#appendix-B-4.6.1" class="pilcrow"></a></p>
32033203
</li>
32043204
<li class="normal" id="appendix-B-4.7">

0 commit comments

Comments
 (0)