generated from martinthomson/internet-draft-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 8592670 🚀
- Loading branch information
Showing
2 changed files
with
117 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<meta charset="utf-8"> | ||
<meta content="Common,Latin" name="scripts"> | ||
<meta content="initial-scale=1.0" name="viewport"> | ||
<title>Automated Certificate Management Environment (ACME) DNS Labeled With ACME Account ID Challenge</title> | ||
<title>Automated Certificate Management Environment (ACME) Scoped DNS Challenges</title> | ||
<meta content="Antonios A. Chariton" name="author"> | ||
<meta content="Amir A. Omidi" name="author"> | ||
<meta content="James Kasten" name="author"> | ||
|
@@ -1224,7 +1224,7 @@ | |
</dd> | ||
</dl> | ||
</div> | ||
<h1 id="title">Automated Certificate Management Environment (ACME) DNS Labeled With ACME Account ID Challenge</h1> | ||
<h1 id="title">Automated Certificate Management Environment (ACME) Scoped DNS Challenges</h1> | ||
<section id="section-abstract"> | ||
<h2 id="abstract"><a href="#abstract" class="selfRef">Abstract</a></h2> | ||
<p id="section-abstract-1">This document outlines a new challenge for the ACME protocol, enabling an ACME client to answer a domain control validation challenge from an ACME server using a DNS resource linked to the ACME Account ID. This allows multiple systems or environments to handle challenge-solving for a single domain.<a href="#section-abstract-1" class="pilcrow">¶</a></p> | ||
|
@@ -1235,15 +1235,15 @@ <h2 id="name-about-this-document-2"> | |
</h2> | ||
<p id="section-note.1-1">This note is to be removed before publishing as an RFC.<a href="#section-note.1-1" class="pilcrow">¶</a></p> | ||
<p id="section-note.1-2"> | ||
The latest revision of this draft can be found at <span><a href="https://aaomidi.github.io/draft-ietf-acme-dns-account-challenge">https://aaomidi.github.io/draft-ietf-acme-dns-account-challenge</a></span>. | ||
The latest revision of this draft can be found at <span><a href="https://aaomidi.github.io/draft-ietf-acme-scoped-dns-challenges">https://aaomidi.github.io/draft-ietf-acme-scoped-dns-challenges</a></span>. | ||
Status information for this document may be found at <span><a href="https://datatracker.ietf.org/doc/draft-ietf-acme-scoped-dns-challenges/">https://datatracker.ietf.org/doc/draft-ietf-acme-scoped-dns-challenges/</a></span>.<a href="#section-note.1-2" class="pilcrow">¶</a></p> | ||
<p id="section-note.1-3"> | ||
Discussion of this document takes place on the | ||
WG Working Group mailing list (<span><a href="mailto:[email protected]">mailto:[email protected]</a></span>), | ||
which is archived at <span><a href="https://datatracker.ietf.org/wg/acme/about/">https://datatracker.ietf.org/wg/acme/about/</a></span>. | ||
Subscribe at <span><a href="https://www.ietf.org/mailman/listinfo/acme/">https://www.ietf.org/mailman/listinfo/acme/</a></span>.<a href="#section-note.1-3" class="pilcrow">¶</a></p> | ||
<p id="section-note.1-4">Source for this draft and an issue tracker can be found at | ||
<span><a href="https://github.com/aaomidi/draft-ietf-acme-dns-account-challenge">https://github.com/aaomidi/draft-ietf-acme-dns-account-challenge</a></span>.<a href="#section-note.1-4" class="pilcrow">¶</a></p> | ||
<span><a href="https://github.com/aaomidi/draft-ietf-acme-scoped-dns-challenges">https://github.com/aaomidi/draft-ietf-acme-scoped-dns-challenges</a></span>.<a href="#section-note.1-4" class="pilcrow">¶</a></p> | ||
</section> | ||
<div id="status-of-memo"> | ||
<section id="section-boilerplate.1"> | ||
|