• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

letsencrypt / pebble / 8332779002
6%
master: 8%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 Mar 2024 07:53PM UTC
Jobs 1
Files 2
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Mar 2024 07:53PM UTC coverage: 31.629% (-1.6%) from 33.25%
8332779002

push

github

web-flow
Add "dns-account-01" support from draft-ietf-acme-scoped-dns-challenges (#435)

This change implements the `dns-account-01` ACME challenge as specified
in
[draft-ietf-acme-scoped-dns-challenges](https://datatracker.ietf.org/doc/draft-ietf-acme-scoped-dns-challenges/).

The relevant [validation label
computation](https://github.com/aaomidi/draft-ietf-acme-scoped-dns-challenges/blob/0058e0800/draft-ietf-acme-scoped-dns-challenges.mkd#dns-account-01-challenge)
is:
```plain
"_" || base32(SHA-256(<ACCOUNT_RESOURCE_URL>)[0:10]) || "._acme-" || <SCOPE> || "-challenge"
```
where SCOPE is one of { `host`, `wildcard` }. A SCOPE of { `domain` } is
unimplemented.

This implementation is interoperable with the
https://github.com/eggsampler/acme changes in
https://github.com/eggsampler/acme/pull/21 and passes the
`TestWildcardDNSAccount` test.

Solves https://github.com/letsencrypt/pebble/issues/425.

0 of 42 new or added lines in 1 file covered. (0.0%)

266 of 841 relevant lines covered (31.63%)

1.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
42
8.35
-0.74% va/va.go
Jobs
ID Job ID Ran Files Coverage
1 8332779002.1 18 Mar 2024 07:53PM UTC 2
31.63
GitHub Action Run
Source Files on build 8332779002
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b37975ee on github
  • Prev Build on main (#8269288802)
  • Next Build on main (#8345143524)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc