Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

felixfontein/ansible-acme-test

Repository files navigation

acme-certificate-test

A Docker-based test suite for Ansible's acme_account, acme_certificate and acme_certificate_revoke modules.

Uses Pebble as the ACME-based CA. Provides a controller for fulfilling challenges.

Usage

Run ./build-local-master.sh to build a local version of the Docker container. An “official” build (built with build.sh) can be found on Docker Hub.

Run ./run.sh to run the tests with this (local) docker container.

TODO

  • Add more tests
    • more certificates (with more domains)
    • revocation of certificates
  • With a later version of Pebble, add test for account key change

About

ACME module testing container for Ansible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published