5 Commits

Author SHA1 Message Date
mxtuma
3ad668a429 Added comments for future maintaining 2020-11-20 12:43:46 +01:00
mxtuma
e344c43c68
Fixing indent from tab to 2 spaces 2020-11-19 16:10:26 +01:00
mxtuma
55f9c4d2cc
Fix review issues
All "reviewed functions" replaced with acme.sh functions. Added time zone for authentication token. Fix all XML list search with proper descriptions.
2020-11-19 15:55:28 +01:00
mxtuma
ecbc48466f
Formating of the script based of shfmt
Previous version failed at acme.sh on shfmt.
2020-09-11 11:08:58 +02:00
mxtuma
c236073832
New DNS API for WEDOS provider
New DNS API implementation for acme.sh script use WEDOS's WAPI XML interface to manage domain TXT entries. Both add and remove methods works. The code were tested successfully and spellchecked too. It seems there is no issue at all. The script skeleton from cloudfare were used.
2020-09-11 10:09:30 +02:00