Commit Graph

16 Commits (1bfd3642e829bcd90b5c5e43371f975eb525165e)

Author SHA1 Message Date
Nikolaj Brinch Jørgensen 227d62a5dc Fixes Simply.com to use REST API version 2 with Basic Auth
Jacob Vandborg e23c02575d
Removed DNS sleep
Users should use command line parameter --dnssleep instead
jvandborg 459faf4dfb Format to comply with style guide
Jacob Vandborg 8cdceb83b2
Cannot wait for PR to be completed
PR  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
Kristian Johansson 1917c4b04a Adds comment
Kristian Johansson c5100219d1 Fixes response handling and thereby allow issuing of subdomain certs
jakelamotta 69bdbaed41 Fix comment
jakelamotta 30f359e642 Fix code style problems
jakelamotta 29d0a1714e Fix code style problems
jakelamotta fcb97f802f Removes tabs and trailing spaces
jakelamotta 9ad05e640d Removed spaces on empty lines
jakelamotta 449f00f960 Add double quotes to variables
jakelamotta 8e64329d05 Fix CI-errors
jakelamotta 4284777556 Fix indentation and added some debug messages
jakelamotta 81c496d96c Fix comments
jakelamotta 65c06da275 Adds dnsapi support for Simply.com