Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aaomidi committed Feb 7, 2024
1 parent f803417 commit 967b7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-acme-dns-account-01.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ A client can fulfill this challenge by performing the following steps:
- Compute the SHA-256 digest {{FIPS180-4}} of the key authorization
- Construct the authorization domain name by specifying the scope for the domain name being validated:

._acme-" || <SCOPE> ||"-challenge"
"_acme-" || <SCOPE> ||"-challenge"

- SCOPE is
- "host" if the associated authorization applies only to the specific host name and no labels beneath it
Expand Down

0 comments on commit 967b7d2

Please sign in to comment.