neilpang
5c3b41bd93
format
8 years ago
neil
3e0971c159
Merge pull request #961 from Neilpang/dev
Dev
8 years ago
neil
57740fbd18
Merge pull request #960 from jfro/dev
Fix Linode DNS API to work on BSD
8 years ago
neil
16bc8f7040
Merge pull request #949 from candlerb/candlerb/unifi
Candlerb/unifi
8 years ago
Jeremy Knope
c145f24621
Remove extra space
8 years ago
Jeremy Knope
cd3a4573f2
Fix shell check errors
8 years ago
Brian Candler
8eab77f3c6
Add deployment script for unifi controller
8 years ago
neil
4af339424a
Merge pull request #953 from angel333/master
Add DNS API script for Hurricane Electric DNS service
8 years ago
Ondrej Simek
4dd69a8b1a
Exit codes, exit codes... Exit codes everywhere...
8 years ago
Ondrej Simek
baa1160594
Make Shellcheck happier about exit codes
8 years ago
Ondrej Simek
f438ff4bab
Fix an improbable corner case.
8 years ago
Ondrej Simek
a25b2af66c
Get rid of _find_num
8 years ago
Ondrej Simek
31b67ab92e
Few non-critical fixes.
8 years ago
neil
5303b36913
Merge pull request #958 from Neilpang/dev
Dev
8 years ago
neilpang
a5c56c547d
minor, fix dns param
8 years ago
Ondrej Simek
ccf9a9976c
Fix the previous rushed commit.
8 years ago
Jeremy Knope
ab1efd923b
back to sed
8 years ago
Ondrej Simek
d6780f9e49
Retain an exit code
8 years ago
Ondrej Simek
8534e3b2f7
Make shellcheck happier
8 years ago
Jeremy Knope
8e6cf669ad
Try awk instead for \n replacements
8 years ago
Ondrej Simek
577380e98e
Few fixes for shellcheck
8 years ago
Ondrej Simek
235b5b0c15
Small cosmetic fixes.
8 years ago
Ondrej Simek
aefed1d1b9
Get rid of shell arrays.
8 years ago
Jeremy Knope
d39649f30d
Revert non-linode scripts since they're untested
8 years ago
Ondrej Simek
1546b7e5a9
Missing quotes
8 years ago
Ondrej Simek
ff74778dea
Fix few issues from Travis
8 years ago
Jeremy Knope
29b21b828b
Fix DNS API scripts on *BSD
\n isn't available in all regex/sed
8 years ago
neil
a6a0495392
Merge pull request #952 from candlerb/candlerb/isecc
Clarify keylength parameter to _isEccKey() and _initpath()
8 years ago
Brian Candler
3281043e27
Clarify keylength parameter to _isEccKey() and _initpath()
Closes #950
8 years ago
Ondrej Simek
f7299403f7
Incorporate Neilpang's comments
8 years ago
Ondrej Simek
a0d251a336
Merge remote-tracking branch 'upstream/dev'
8 years ago
Ondrej Simek
8ca45d3d03
Add HE to README
8 years ago
Ondrej Simek
d988542afc
Sync with upstream
8 years ago
Ondrej Simek
4285d81ca9
Get rid of curl.
8 years ago
Marcel Waldvogel
89c1db58f9
Support CNAME certificate creation delegation
8 years ago
Marcel Waldvogel
16e6a55d4b
Configurationless `nsupdate -l`-like mode
When `nsupdate -l` works, `-dnsapi nsupdate` requires no further
configuration. It does not use `nsupdate -l` (would imply more code
and more code changes), but points `nsupdate -k` at the key which
would be used by `nsupdate -l`.
8 years ago
Santeri
4286b2917e
renamed function
8 years ago
Santeri
d09b5cb80e
Rename cpanel_uapi.sh to cpanel_deploy.sh
8 years ago
Santeri
90fd18bf42
Renamed script to cpanel_uapi.sh
As per Neil's request.
8 years ago
Marcel Waldvogel
a929fda2a3
Merge branch 'random-cron'
8 years ago
Marcel Waldvogel
5d263126ec
Interface to `nsupdate -l`
Configurationless operation when `nsupdate -l` works
8 years ago
Marcel Waldvogel
12ee24eedc
Make cron run twice a day, randomly
Run cron twice a day to make sure certificates are guaranteed to be renewed
at least once during the last 24 hours of the certificate lifetime.
8 years ago
neil
cae6c8e5f5
Merge pull request #943 from Neilpang/dev
Dev
9 years ago
neil
473340c53b
Merge pull request #936 from non7top/yandex
Add pdd.yandex.ru dns api support
9 years ago
Vladimir Berezhnoy
ae302ee600
reformat docs
9 years ago
Vladimir Berezhnoy
27934ac4ca
Merge branch 'yandex' of github.com:non7top/acme.sh into yandex
9 years ago
Vladimir Berezhnoy
283ef9adb7
minor fixes
9 years ago
Vladimir Berezhnoy
377fe5ecde
add documentation
9 years ago
Vladimir Berezhnoy
c848d3ee22
fix formatting
9 years ago
Vladimir Berezhnoy
eb6be88fac
rework root domain detection
9 years ago