summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* robustify nonce management by retry mechanismHEADmastervg2023-01-162-9/+52
|
* add compatibility for older dnspython releasesvg2021-02-211-1/+5
|
* add support for alternative chainsvg2021-01-172-129/+232
|
* add contact information examplevg2020-04-041-1/+1
|
* Rework test (coverage and refactorization)vg2020-03-121-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 accountvg2020-03-121-1/+1
|
* fix missing datetime in ssh api examplevg2019-07-231-2/+3
|
* fix ttl argument handlingvg2019-07-231-1/+1
|
* Merge branch 'master' of git:acme-dns-tinyvg2019-06-171-11/+11
|\
| * fix docopt help textvg2019-05-221-10/+10
| |
| * miss argument to main() which was not visible from unittestsvg2019-05-221-1/+1
| |
* | fix missing ttl string to integer conversionvg2019-06-171-1/+1
|/
* change acme directory url to non-staging one for publicationvg2019-05-211-2/+1
|
* fix update-acme-challenge in examplesvg2019-05-211-7/+9
|
* add Makefile to run unittestsvg2019-05-212-0/+5
|
* Initial commitvg2019-05-216-0/+557