Skip to content

Commit

Permalink
Rename the file (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaomidi authored Feb 12, 2024
2 parents 836be15 + e23e43d commit 8592670
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Generate 🔨
run: |
/usr/local/bin/kramdown-rfc2629 --v3 draft-ietf-acme-dns-account-01.mkd > docs/draft.xml
/usr/local/bin/kramdown-rfc2629 --v3 draft-ietf-acme-scoped-dns-challenges.mkd > docs/draft.xml
cd docs
xml2rfc --text --html --v3 draft.xml
mv draft.html index.html
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Automated Certificate Management Environment (ACME) DNS Labeled With ACME Account ID Challenge"
title: "Automated Certificate Management Environment (ACME) Scoped DNS Challenges"
abbrev: "ACME-SCOPED-DNS-CHALLENGES"
category: std

Expand All @@ -14,8 +14,8 @@ venue:
type: Working Group
mail: [email protected]
arch: https://datatracker.ietf.org/wg/acme/about/
github: aaomidi/draft-ietf-acme-dns-account-challenge
latest: https://aaomidi.github.io/draft-ietf-acme-dns-account-challenge
github: aaomidi/draft-ietf-acme-scoped-dns-challenges
latest: https://aaomidi.github.io/draft-ietf-acme-scoped-dns-challenges

author:
-
Expand Down

0 comments on commit 8592670

Please sign in to comment.