Commit Graph

16 Commits

Author SHA1 Message Date
Nikolaj Brinch Jørgensen 227d62a5dc Fixes Simply.com to use REST API version 2 with Basic Auth 2022-03-10 11:13:38 +01:00
Jacob Vandborg e23c02575d
Removed DNS sleep
Users should use command line parameter --dnssleep instead
2022-01-07 08:10:31 +01:00
jvandborg 459faf4dfb Format to comply with style guide 2022-01-06 22:03:39 +01:00
Jacob Vandborg 8cdceb83b2
Cannot wait for PR #3673 to be completed
PR #3673 Fix simply.com API seems abandoned by maintainer and I need this fixed asap

Changes implemented
* Normalize JSON and fix not handling return code correctly
* Add some information to comments
* Fix trailing slash on URIs
* Add 60 second sleep for zone to be written
* Fix parsing record_data and record_type
2022-01-06 19:21:05 +01:00
Kristian Johansson 1917c4b04a Adds comment 2021-02-24 17:34:28 +01:00
Kristian Johansson c5100219d1 Fixes response handling and thereby allow issuing of subdomain certs 2021-02-24 08:53:35 +01:00
jakelamotta 69bdbaed41 Fix comment 2020-11-23 12:53:06 +01:00
jakelamotta 30f359e642 Fix code style problems 2020-11-23 12:53:06 +01:00
jakelamotta 29d0a1714e Fix code style problems 2020-11-23 12:53:06 +01:00
jakelamotta fcb97f802f Removes tabs and trailing spaces 2020-11-23 12:53:06 +01:00
jakelamotta 9ad05e640d Removed spaces on empty lines 2020-11-23 12:53:06 +01:00
jakelamotta 449f00f960 Add double quotes to variables 2020-11-23 12:53:06 +01:00
jakelamotta 8e64329d05 Fix CI-errors 2020-11-23 12:53:06 +01:00
jakelamotta 4284777556 Fix indentation and added some debug messages 2020-11-23 12:53:06 +01:00
jakelamotta 81c496d96c Fix comments 2020-11-23 12:53:06 +01:00
jakelamotta 65c06da275 Adds dnsapi support for Simply.com 2020-11-23 12:53:06 +01:00