Skip to content

Commit

Permalink
Merge pull request #3 from Habbie/nits
Browse files Browse the repository at this point in the history
two small nits
  • Loading branch information
TheEnbyperor authored Aug 20, 2024
2 parents 5568782 + b263281 commit 176ea67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions draft-ietf-acme-onion.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,17 +106,17 @@
</section>
<section>
<name>Existing "http-01" Challenge</name>
<t>The "http-01" challenge is defined as in <xref target="RFC8555" section="8.3"/> can be used to validate a
<t>The "http-01" challenge as defined in <xref target="RFC8555" section="8.3"/> can be used to validate a
".onion" Special-Use Domain Names, with the modifications defined in this standard, namely
<xref target="client-auth" format="title"/> and <xref target="caa" format="title"/>.</t>
<xref target="client-auth" format="title"/>, and <xref target="caa" format="title"/>.</t>
<t>The ACME server <bcp14>SHOULD</bcp14> follow redirects; note that these <bcp14>MAY</bcp14> be redirects to
non ".onion" services, and the server <bcp14>SHOULD</bcp14> honour these.</t>
</section>
<section>
<name>Existing "tls-alpn-01" Challenge</name>
<t>The "tls-alpn-01" challenge is defined as in <xref target="RFC8737"/> can be used to validate a ".onion"
<t>The "tls-alpn-01" challenge as defined in <xref target="RFC8737"/> can be used to validate a ".onion"
Special-Use Domain Names, with the modifications defined in this standard, namely
<xref target="client-auth" format="title"/> and <xref target="caa" format="title"/>.</t>
<xref target="client-auth" format="title"/>, and <xref target="caa" format="title"/>.</t>
</section>
</section>
<section>
Expand Down

0 comments on commit 176ea67

Please sign in to comment.