Skip to content

Commit

Permalink
Remove sneaky quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
aaomidi committed Nov 7, 2024
1 parent c25912a commit 3eb1744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-acme-dns-account-challenge.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ To fulfill this challenge, a client performs the following steps:
- `[0:10]` is the operation that selects the first ten bytes (bytes 0 through 9 inclusive) from the previous SHA-256 operation
- base32 is the operation defined in {{!RFC4648}}
- ACCOUNT_URL is defined in {{!RFC8555, Section 7.3}} as the value in the `Location` header field
- The `"||"` operator indicates concatenation of strings
- The `||` operator indicates concatenation of strings

- Provision a DNS `TXT` record with the base64url digest value under the constructed domain validation name

Expand Down

0 comments on commit 3eb1744

Please sign in to comment.