Commit Graph

11 Commits (237d28cf83cd008a61652b95bbb5a7c85f9cd564)

Author SHA1 Message Date
Simon Wydooghe ebc90f6ab8
Set NS1 DNS record TTL to 0
Default of a zone might be high, which is annoying when testing
with the ACME staging API. I think setting the TTL to 0 makes sense
as acme.sh is the only one checking this, so having an always up
to date response seems desirable.
nytral b00919c692 various fixes
neilpang a20707cd73 fix format
neilpang 5da1d3b73b minor fix format
nytral dff641a665 I can do it... just discovered vmdiff
nytral 47a25cc3e8 Merge github.com:justmwa/acme.sh
Conflicts:
	dnsapi/README.md
	dnsapi/dns_nsone.sh
nytral 5e3a5f627a last but not least
nytral 1e5e03cc46 typo...
nytral d3c4cd8270 bugfix
nytral 17361df66b cleanup
nytral 7d0452c7e3 added NS1. support