Skip to content

Commit

Permalink
Implement Aaron's edit
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Gable <[email protected]>
  • Loading branch information
scottmakestech and aarongable authored Dec 19, 2024
1 parent 1fdf538 commit e23d45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/post/2024-12-20-acme-profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Content-Type: application/jose+json
{
"protected": base64url(...),
"payload": base64url({
"profile": "tlsserver",
"profile": "tlsserver",
"identifiers": [
{ "type": "dns", "value": "www.example.org" },
{ "type": "dns", "value": "example.org" }
Expand Down

0 comments on commit e23d45c

Please sign in to comment.