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

certbot / certbot / 6992
42%
master: 99%

Build:
Build:
LAST BUILD BRANCH: windows-installer-builder
DEFAULT BRANCH: master
Ran 07 Aug 2019 08:42PM UTC
Jobs 1
Files 49
Run time 22s
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

pending completion
6992

Pull #4522

travis-ci

web-flow
plugin: CloudXNS DNS Authenticator

Implement an Authenticator which can fulfill a dns-01 challenge using the
CloudXNS API via Lexicon. Applicable only for domains using CloudXNS for
DNS.

Testing Done:
 * `tox -e py27`
 * `tox -e lint`
 * Manual Testing:
    * Used `certbot certonly --dns-cloudxns -d`, specifying an API key
      and secret key as command line arguments. Verified that a
      certificate was successfully obtained without user interaction.
    * Used `certbot certonly --dns-cloudxns -d`, without specifying an
      API key or secret key as command line arguments. Verified that
      the user was prompted and that a certificate was successfully
      obtained.
    * Used `certbot certonly -d`. Verified that the user was prompted for
      an API key or secret key after selecting CloudXNS interactively and
      that a certificate was successfully obtained.
    * Used `certbot renew --force-renewal`. Verified that certificates
      were renewed without user interaction.
    * Negative Testing:
       * Incorrect API key
       * Incorrect secret key
       * Domain name not registered in CloudXNS
 * `./tox.cover.sh` (1 uncovered line introduced: 54 of dns_cloudxns.py)
Pull Request #4522: plugin: CloudXNS DNS Authenticator

864 of 2076 relevant lines covered (41.62%)

0.42 hits per line

Jobs
ID Job ID Ran Files Coverage
15 6992.15 (TOXENV=py34 BOULDER_INTEGRATION=1) 07 Aug 2019 08:42PM UTC 0
41.62
Travis Job 6992.15
Source Files on build 6992
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6992
  • Pull Request #4522
  • PR Base - master (#7034)
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