Skip to content

Commit 08acead

Browse files
mspornyTallTed
andcommitted
Make OHTTP reference normative, using RFC 9458.
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent b7c79be commit 08acead

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

index.html

+6-5
Original file line numberDiff line numberDiff line change
@@ -803,9 +803,9 @@ <h3>Generate Algorithm</h3>
803803
<p>
804804
[=Issuers=] SHOULD publish status list credentials in a way that can be cached
805805
and that does not track who retrieves the status list credential, such as
806-
through [[[?OHTTP]]], a content distribution network that is not operated by the
807-
[=issuer=], or by using business processes such that the access logs are not
808-
accessible to data analysts or systems administrators.
806+
through [[[RFC9458]]], a content distribution network that is not operated by
807+
the [=issuer=], or business processes for which the access logs are not
808+
accessible by data analysts or systems administrators.
809809
</p>
810810

811811
</section>
@@ -916,8 +916,9 @@ <h3>Validate Algorithm</h3>
916916
</p>
917917

918918
<p>
919-
[=Verifiers=] SHOULD cache the retrieval of the status list and SHOULD use
920-
proxies that hide retrieval behavior from the [=issuer=] such as [[[?OHTTP]]].
919+
[=Verifiers=] SHOULD cache the retrieved status list and SHOULD use proxies
920+
or other mechanisms, such as [[[RFC9458]]], that hide retrieval behavior from
921+
the [=issuer=].
921922
</p>
922923

923924
<p class="note" title="Issuer validation is use case dependent">

0 commit comments

Comments
 (0)