neilpang
258cf20c92
minor
7 years ago
neilpang
37f39c0870
minor
7 years ago
neilpang
6ba4f8b54c
fix https://github.com/Neilpang/acme.sh/issues/1204
7 years ago
neil
97893d293b
Merge pull request #1201 from hmb/dev
fix bug in the --ca-bundle param of passing -f to _readlink
7 years ago
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.
7 years ago
neil
45e21d5000
Merge pull request #1187 from auerswald/dev
Add InternetX autoDNS dns api support
7 years ago
AA
775aae7082
Update README.md
7 years ago
AA
a01da2fd92
Update README.md
7 years ago
AA
cd2fe698bb
Create dns_autodns.sh
7 years ago
neil
4f209e8992
Merge pull request #1182 from meowthink/dev
Add namesilo.com dns api support
7 years ago
Meowthink
eb207322d3
Add namesilo.com dns api support
7 years ago
neil
59e9750602
Merge pull request #1161 from hiskang/deploy/strongswan
support both debian and redhat
7 years ago
hiska
8ea800205c
support both debian and redhat
7 years ago
neil
59bb9268a1
Merge pull request #1159 from sjau/master
dns_ispconfig.sh: Remove unnecessary permission in api user
7 years ago
sjau
a582e7c2fb
dns_ispconfig.sh: remove unnecessary permission in api user
7 years ago
sjau
6e2669ed1d
Merge pull request #1 from Neilpang/master
Update from original
7 years ago
neil
7b8a82ce90
Merge pull request #1144 from Neilpang/dev
Dev
7 years ago
neil
a8bad622ff
Merge pull request #1140 from jhartlep/dev
added dns api support for servercow
7 years ago
Jens
a95ccc7e4c
Update dns_servercow.sh
... didn't see this line in spellcheck ... :S
7 years ago
Jens
8101aceab5
Update dns_servercow.sh
fixed remaining issues from shellcheck
7 years ago
Jens
1c9b19833c
Update dns_servercow.sh
replaced tab with space
7 years ago
Jens
488745f378
Update README.md
7 years ago
Jens Hartlep
b140e2553b
added Servercow to supported list
7 years ago
Jens Hartlep
ae29929714
added dns api for servercow
7 years ago
neilpang
9f80909f6a
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
7 years ago
neilpang
8201458332
fix https://github.com/Neilpang/acme.sh/issues/1123
7 years ago
neil
7a88d80a10
Merge pull request #1138 from Neilpang/dev
Dev
7 years ago
neil
3ced411769
Merge pull request #1134 from speedmann/master
Add support for inwx.de API
7 years ago
speedmann
f7c346de09
Fix order in README and add link to inwx.de and apidocs
7 years ago
speedmann
731ed6952f
Fix shebang
7 years ago
speedmann
454ad6f8bd
Merge branch 'dev' into master
7 years ago
neil
8a3b6bf0e6
Merge pull request #1132 from Aarup/master
Added support for UnoEuro API
7 years ago
Aarup
fb6e0658cf
update README
7 years ago
Aarup
f9b8d7a9d8
renamed uno_user and uno_key
7 years ago
Aarup
f763e1edd7
fix contains usage
7 years ago
Aarup
dbc3ad1304
use _math
7 years ago
neilpang
4249e13eb4
fix format
7 years ago
neilpang
ca7ebd9333
fix typo
7 years ago
Aarup
3f1e6c128f
Try again
7 years ago
Aarup
1f635b90e7
Try to fix build
7 years ago
JAA
db3043553c
Also don't use sed
7 years ago
neilpang
f87890cb4b
v2.7.6 fix ECC 384 signature
https://github.com/Neilpang/acme.sh/issues/1130
https://github.com/Neilpang/acme.sh/issues/990
7 years ago
speedmann
5911594906
Fix egrep invocation
7 years ago
speedmann
9a1f769828
Avoid usage of `sed -E` `grep -q` and `printf -v`
7 years ago
JAA
b91c0a0616
Don't use grep -B
7 years ago
JAA
4a9f607d31
Cleanup
7 years ago
speedmann
a00169451f
Change bash to sh to fit project requirements
7 years ago
speedmann
ecba959dd9
Fix missed whitespaces
7 years ago
speedmann
a8202d4b37
Fix CI issues
7 years ago
speedmann
657334fb67
Add support for inwx.de API
7 years ago