Commit Graph

2180 Commits (a77e4aa6fa69437484a48091555c7fc30fa5277d)
 

Author SHA1 Message Date
Ivar Larsson 7a46293f7a loopia documentation
Rid 6b26d2b62d Fixed grammatical errors
Ivar Larsson cac3b3ea35 add dns_loopia
neil dff4d03bd4
Merge pull request from Neilpang/dev
sync
neilpang 28d83d42e2 remove tls mode from doc
https://github.com/Neilpang/acme.sh/issues/1322
neilpang 38f1b4d205 fix wildcard interpretation
neilpang 931d19eece fix for wildcard domain interpretation
neilpang 88bbe55b85 fix wrong wildcard domain interpretation
neilpang dd17124ec6 fix error
neilpang 674b50889e fix wildcard domains
neilpang 263c38caec add more debug info
neilpang 3881f22192 fix https://github.com/Neilpang/acme.sh/issues/1375
add more info
neilpang 664446631f add debug info
neilpang c5f1cca3a0 fix https://github.com/Neilpang/acme.sh/issues/1372
neil a7407097e1
Merge pull request from Neilpang/master
sync
neil 14bb60c61f
Merge pull request from anabis/patch-1
fix syntax error missing space
neilpang 749c0e51e6 start 2.7.8
anabis 0f120c41f1
fix syntax error missing space
neil 8ab8a6eefb
Merge pull request from Neilpang/dev
sync
martgras 224e0c298a Fix missing success return value from dns_azure_add/rm
neilpang a5a0e564dd fix https://github.com/Neilpang/acme.sh/issues/1322
neil b8c94fc7cf
Merge pull request from dkerr64/Support-acme-v2-in-freedns
Adding support for API v2 (multiple TXT records)
David Kerr 62dd3a5380 Fix Travis CI errors.
David Kerr e3ddb677e1 Adding support for API v2 (multiple TXT records)
neilpang 716f727753 fix https://github.com/Neilpang/acme.sh/issues/1105
neilpang 7e381f8e5d fix format
neilpang 183063a244 add more safe check
neilpang ef871775b7 fix https://github.com/Neilpang/acme.sh/issues/1336 for wget
neilpang 45e386b26d fix https://github.com/Neilpang/acme.sh/issues/1336
neilpang e1db5db8ac fix https://github.com/Neilpang/acme.sh/issues/1105
neil c3a289cebc
Merge pull request from Neilpang/dev
sync
neil 20e51f0b4d
Merge pull request from TigerP/master
Add support for DirectAdmin
neil 464dc93751
Merge pull request from jim-p/acme-fix-1330
Test ACME v2 before copying certificate to fullchain (again)
jim-p 7445a3be59 Add ACME v2 test around cert copy. Fixes
Without this, the work done a few lines above is clobbered, leaving
the fullchain.cer containing only the certificate, not the CA and
certificate chain.
TigerP 2bbc25c1eb Add DirectAdmin to the main README
neil fd56fe6eb2
Merge pull request from raidenii/master
New DNS plugin for name.com for new API.
neil 92dfa8becc
Merge pull request from jwilk-forks/spelling
Fix typos
neil ae8f9561ad
Merge pull request from skid9000/patch-1
Fix the command to generate tsig key for knot api
raidenii 3052ba433a Fix an obvious stupidity.
raidenii 508012342d Make sure the removal of DNS record is the desired one (i.e., by txtvalue)
raidenii 9fa207e613 Move code to fit DNS API dev guide.
Jakub Wilk 2d7b9817cb Fix typos
TigerP e8d808d708 Remove empty line at the end
neil d71595fc75
Merge pull request from Neilpang/dev
sync
TigerP 399d6592b8 Fix some quotes and a check
raidenii 628a6ffa07 Tried to fix some weird problems
raidenii 3e1a94cbcd Yet another fix.
raidenii a6c2d4b0e2 Another fix.
raidenii 19277aec87 Use printf instead of echo, hopefully fix SC2039.
TigerP 14c2755436 Add support for DirectAdmin