Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | robustify nonce management by retry mechanismHEADmaster | vg | 2023-01-16 | 2 | -9/+52 |
| | |||||
* | add compatibility for older dnspython releases | vg | 2021-02-21 | 1 | -1/+5 |
| | |||||
* | add support for alternative chains | vg | 2021-01-17 | 2 | -129/+232 |
| | |||||
* | add contact information example | vg | 2020-04-04 | 1 | -1/+1 |
| | |||||
* | Rework test (coverage and refactorization) | vg | 2020-03-12 | 1 | -74/+115 |
| | | | | | | | - better coverage (add contact tests) - split one big test with a loop on a dict to single test functions, giving better view on test advance and report - factorization of _csr and _san_csr to a single function | ||||
* | fix error when registering an account | vg | 2020-03-12 | 1 | -1/+1 |
| | |||||
* | fix missing datetime in ssh api example | vg | 2019-07-23 | 1 | -2/+3 |
| | |||||
* | fix ttl argument handling | vg | 2019-07-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git:acme-dns-tiny | vg | 2019-06-17 | 1 | -11/+11 |
|\ | |||||
| * | fix docopt help text | vg | 2019-05-22 | 1 | -10/+10 |
| | | |||||
| * | miss argument to main() which was not visible from unittests | vg | 2019-05-22 | 1 | -1/+1 |
| | | |||||
* | | fix missing ttl string to integer conversion | vg | 2019-06-17 | 1 | -1/+1 |
|/ | |||||
* | change acme directory url to non-staging one for publication | vg | 2019-05-21 | 1 | -2/+1 |
| | |||||
* | fix update-acme-challenge in examples | vg | 2019-05-21 | 1 | -7/+9 |
| | |||||
* | add Makefile to run unittests | vg | 2019-05-21 | 2 | -0/+5 |
| | |||||
* | Initial commit | vg | 2019-05-21 | 6 | -0/+557 |