Commit Graph

205 Commits

Author SHA1 Message Date
neilpang 28d83d42e2 remove tls mode from doc
https://github.com/Neilpang/acme.sh/issues/1322
2018-03-14 22:09:34 +08:00
neil 20e51f0b4d
Merge pull request #1319 from TigerP/master
Add support for DirectAdmin
2018-03-07 09:34:36 +08:00
TigerP 2bbc25c1eb Add DirectAdmin to the main README 2018-03-06 17:00:19 +01:00
neil 61eaa44cf8
Merge pull request #1316 from Neilpang/alias
Alias
2018-03-01 22:38:05 +08:00
hebbet 58f753136a
small typo 2018-02-21 09:01:56 +01:00
neilpang bae50da799 fix https://github.com/Neilpang/acme.sh/issues/1266 2018-02-21 09:45:36 +08:00
neilpang c1f5229906 update doc 2018-02-16 11:21:14 +08:00
neilpang d5865989cf update doc 2018-02-16 10:48:25 +08:00
neilpang a63766a005 fix format 2018-02-15 21:04:53 +08:00
Martin Donlon 6105d4a4e6
Merge branch 'dev' into dreamhost_dns 2018-02-13 21:04:09 -08:00
Martin Donlon 84649e9d20 Addressing PR feedback
Replace printf with echo
Move dreamhost to bottom of DNS API list
2018-02-13 21:02:38 -08:00
neilpang 2655e726c9 update dns he 2018-02-12 20:40:24 +08:00
Martin Donlon 2ef9904d00
Merge branch 'dev' into dreamhost_dns 2018-02-11 07:54:10 -08:00
Martin Donlon 2c83224f07 Fixup dns_dreamhost travis failures 2018-02-11 07:37:15 -08:00
neilpang 6ca5f3d8f6 support Zonomi.com dns api: https://github.com/Neilpang/acme.sh/issues/1255 2018-02-10 23:23:31 +08:00
neilpang 875625b147 Support domain alias mode 2018-02-10 10:45:29 +08:00
neilpang e27dfbb0bb update doc 2018-02-05 21:19:48 +08:00
neil 726c7a4d32
Merge pull request #1225 from Neilpang/2
merge v2
2018-02-02 22:20:50 +08:00
Felix Wolfsteller a4964b9073 Add Readme-section about cert removal (#1137) 2018-02-01 18:06:26 +01:00
neilpang eea713eed2 Merge branch 'dev' into 2 2018-01-26 21:05:36 +08:00
neilpang a4fc802d1b Add selectel.com(selectel.ru) DNS API. fix https://github.com/Neilpang/acme.sh/issues/1220 2018-01-25 23:18:37 +08:00
martgras 00781dd4e1
Update README.md 2018-01-25 07:06:42 +01:00
neilpang 79a2bed640 update doc for v2 2018-01-16 21:29:49 +08:00
AA 775aae7082
Update README.md 2018-01-15 11:15:26 +01:00
Meowthink eb207322d3 Add namesilo.com dns api support 2018-01-14 18:52:44 +08:00
Jens 488745f378
Update README.md 2017-12-09 20:05:05 +01:00
Jens Hartlep b140e2553b added Servercow to supported list 2017-12-09 19:33:48 +01:00
speedmann f7c346de09 Fix order in README and add link to inwx.de and apidocs 2017-12-09 14:20:36 +01:00
speedmann 454ad6f8bd
Merge branch 'dev' into master 2017-12-09 14:10:01 +01:00
speedmann 657334fb67 Add support for inwx.de API 2017-12-07 11:47:01 +01:00
Aarup 78712245f7 Add UnoEuro to README 2017-12-06 12:13:40 +01:00
Ondrej Simek 8ca45d3d03 Add HE to README 2017-07-23 05:13:33 +02:00
Vladimir Berezhnoy ae302ee600 reformat docs 2017-07-14 03:51:08 +03:00
Vladimir Berezhnoy 377fe5ecde add documentation 2017-07-14 03:26:36 +03:00
Lonnie Abelbeck 42b2adc03e Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_dyn.sh, remove empty line at end

dns_dyn.sh, remove trailing spaces at end of line

Replace 'head -n' with the '_head_n' function

Update main README.md DNS API list
2017-07-08 07:06:51 -05:00
RaidenII 1a504118e5 Updated DNS API support list. 2017-07-02 04:55:06 -07:00
neilpang 7d2b6cfeaf fix https://github.com/Neilpang/acme.sh/issues/905 2017-06-28 19:46:51 +08:00
neilpang 6185244754 fix doc 2017-05-27 19:28:12 +08:00
neilpang aa66dfff57 fix doc 2017-05-25 21:06:59 +08:00
The Gitter Badger 319d49ddbe Add Gitter badge 2017-05-12 05:37:15 +00:00
neil 0f48b15695 update doc 2017-05-09 13:33:54 +08:00
neilpang 9bc5f686eb fix list order 2017-05-08 22:25:06 +08:00
nytral dff641a665 I can do it... just discovered vmdiff 2017-05-08 16:07:45 +02:00
nytral 47a25cc3e8 Merge github.com:justmwa/acme.sh
Conflicts:
	dnsapi/README.md
	dnsapi/dns_nsone.sh
2017-05-08 16:02:31 +02:00
nytral 5e3a5f627a last but not least 2017-05-08 15:51:01 +02:00
justmwa 9201e0a5b9 Merge branch 'dev' into master 2017-05-08 15:32:02 +02:00
neilpang 4c38fec3b5 update doc 2017-05-03 23:07:30 +08:00
Matthew Turney 1994c6828e
include dnsimple api
Even though DNSimple is technically covered with lexicon not all
systems can install python pip's easily. For these systems it is useful
to have pure shell script API interactions.
2017-05-02 08:59:37 -05:00
shar0119 8e15c48092 Merge branch 'master' into patch-2 2017-04-26 15:51:03 -07:00
shar0119 9cf65e31cd Resolved conflict.
Resolved conflict.
2017-04-25 19:37:56 -07:00