Commit Graph

1886 Commits

Author SHA1 Message Date
neilpang 6ba4f8b54c fix https://github.com/Neilpang/acme.sh/issues/1204 2018-01-18 21:04:06 +08:00
neil 97893d293b
Merge pull request #1201 from hmb/dev
fix bug in the --ca-bundle param of passing -f to _readlink
2018-01-18 09:28:51 +08:00
Holger Böhnke 78d1cfb464 fix bug in the --ca-bundle param of passing -f to _readlink
When _readlink is called the -f param must not be passed. _readlink (with
leading underscore) is a wrapper around readlink (without leading
underscore). _readlink already passes -f to readlink, that's why it must
not be passed to _readlink.
2018-01-17 19:21:14 +01:00
neilpang b5fdfe27d5 Merge branch '2' of https://github.com/Neilpang/acme.sh into 2 2018-01-16 21:31:28 +08:00
neilpang cd9fb3b635 fix https://github.com/Neilpang/acme.sh/issues/1189 2018-01-16 21:29:53 +08:00
neilpang 9e9f839d96 support only one wildcard domain.
fix https://github.com/Neilpang/acme.sh/issues/1188#issuecomment-357684744
2018-01-16 21:29:52 +08:00
neilpang 60814ecfe1 typo 2018-01-16 21:29:52 +08:00
neilpang 0170c20e9a fix format 2018-01-16 21:29:51 +08:00
neilpang 01cc2e13d8 add more sleep for ovh 2018-01-16 21:29:51 +08:00
neilpang f823f170e6 fix ovh 2018-01-16 21:29:50 +08:00
neilpang be186bd39b support dns_ovh_rm() 2018-01-16 21:29:50 +08:00
neilpang ea25492c28 we should not use "updating" to support wildcard 2018-01-16 21:29:49 +08:00
neilpang 79a2bed640 update doc for v2 2018-01-16 21:29:49 +08:00
neilpang cd8fc35968 fix dns manual mode. 2018-01-16 21:29:48 +08:00
neilpang d2cde379ad fix ACME v2: deactivate/deactivate-account/revoke 2018-01-16 21:29:48 +08:00
neilpang 506c41cb15 fix format 2018-01-16 21:29:47 +08:00
neilpang 72f54ca6c1 support ACME v2 wildcard cert 2018-01-16 21:29:47 +08:00
neilpang f8d22c486e fix format 2018-01-16 21:29:46 +08:00
neilpang c1151b0d45 first version to support ACME v2 2018-01-16 21:29:45 +08:00
neil 0e65fdd6f7
Merge pull request #1196 from Neilpang/dev
sync
2018-01-16 21:28:43 +08:00
neilpang 3164b5ab13 fix https://github.com/Neilpang/acme.sh/issues/1189 2018-01-16 20:55:07 +08:00
neilpang e6cda79ee8 support only one wildcard domain.
fix https://github.com/Neilpang/acme.sh/issues/1188#issuecomment-357684744
2018-01-15 21:55:40 +08:00
neil 45e21d5000
Merge pull request #1187 from auerswald/dev
Add InternetX autoDNS dns api support
2018-01-15 20:17:19 +08:00
neilpang 7e212c4d40 typo 2018-01-15 19:48:57 +08:00
AA 775aae7082
Update README.md 2018-01-15 11:15:26 +01:00
AA a01da2fd92
Update README.md 2018-01-15 11:00:44 +01:00
AA cd2fe698bb
Create dns_autodns.sh 2018-01-15 10:59:50 +01:00
neil 4f209e8992
Merge pull request #1182 from meowthink/dev
Add namesilo.com dns api support
2018-01-15 11:16:33 +08:00
Meowthink eb207322d3 Add namesilo.com dns api support 2018-01-14 18:52:44 +08:00
neilpang 06a2e5fc82 fix format 2018-01-09 23:05:55 +08:00
neilpang a8ae23d0a2 add more sleep for ovh 2018-01-09 22:47:01 +08:00
neilpang 2befb5e784 fix ovh 2018-01-09 22:04:03 +08:00
neilpang 6d5e7826ae support dns_ovh_rm() 2018-01-09 21:36:48 +08:00
neilpang c99d4948b7 we should not use "updating" to support wildcard 2018-01-09 20:43:23 +08:00
neilpang ee6f78805f update doc for v2 2018-01-07 12:12:40 +08:00
neil 9a419bd63f
Merge pull request #1167 from Neilpang/dev
sync
2018-01-07 12:07:44 +08:00
neilpang 4a139934f6 fix dns manual mode. 2018-01-06 21:50:57 +08:00
neilpang 2823306810 fix ACME v2: deactivate/deactivate-account/revoke 2018-01-06 21:33:27 +08:00
neilpang 4f3b3a273f fix format 2018-01-06 19:42:29 +08:00
neilpang 6ae3911972 support ACME v2 wildcard cert 2018-01-06 17:39:15 +08:00
neilpang 136aebc009 fix format 2018-01-06 13:57:35 +08:00
neilpang 6541492a55 first version to support ACME v2 2018-01-06 12:45:24 +08:00
neil 59e9750602
Merge pull request #1161 from hiskang/deploy/strongswan
support both debian and redhat
2018-01-05 14:15:08 +08:00
hiska 8ea800205c support both debian and redhat 2018-01-04 19:01:57 +09:00
neil 59bb9268a1
Merge pull request #1159 from sjau/master
dns_ispconfig.sh: Remove unnecessary permission in api user
2018-01-03 13:26:59 +08:00
sjau a582e7c2fb dns_ispconfig.sh: remove unnecessary permission in api user 2018-01-02 15:05:26 +01:00
sjau 6e2669ed1d
Merge pull request #1 from Neilpang/master
Update from original
2018-01-02 15:03:02 +01:00
neil 7b8a82ce90
Merge pull request #1144 from Neilpang/dev
Dev
2017-12-12 20:18:20 +08:00
neil a8bad622ff
Merge pull request #1140 from jhartlep/dev
added dns api support for servercow
2017-12-12 20:08:42 +08:00
Jens a95ccc7e4c
Update dns_servercow.sh
... didn't see this line in spellcheck ... :S
2017-12-09 20:22:09 +01:00