shar0119
394b1002b3
Corrected formatting error.
Part of dns_dynu_rm() impementation.
9 years ago
shar0119
9a61d6293d
Implemented dns_dynu_rm()
Implemented dns_dynu_rm() method.
9 years ago
neil
192ad27f8f
Merge pull request #786 from Neilpang/dev
fix format
9 years ago
neilpang
eb0fc67461
fix format
9 years ago
neil
adbe5e9048
Merge pull request #785 from Neilpang/dev
support change account conf from env
9 years ago
neilpang
fcdf41ba29
support change account conf from env
9 years ago
neil
7b40cbe8c1
Merge pull request #778 from Neilpang/dev
Dev
9 years ago
neil
0933929cfe
Merge pull request #777 from gidcs/fix-bug-of-if-statement
fix missing space bug on if statement
9 years ago
Kok Suan Lim
7f618e7ecc
fix missing space bug on if statement
9 years ago
neilpang
482cb73702
fix https://github.com/Neilpang/acme.sh/issues/758
9 years ago
David Kerr
fd1598017a
Merge remote-tracking branch 'upstream/master' into ssh-deploy
9 years ago
neil
96f79475f1
Merge pull request #774 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/549
9 years ago
neilpang
3576754c21
fix https://github.com/Neilpang/acme.sh/issues/549
9 years ago
neil
6c3a0bc72c
Merge pull request #773 from Neilpang/dev
minor, add more error message
9 years ago
neilpang
49d75a0cd4
minor, add more error message
9 years ago
neil
756dbac39f
Merge pull request #771 from Neilpang/dev
add more debug info
9 years ago
neilpang
7df062b7d7
add more debug info
9 years ago
neil
e485e8f60d
Merge pull request #770 from Neilpang/dev
Dev
9 years ago
neil
fde8ea081a
Merge pull request #769 from Neilpang/aws
Aws
9 years ago
neilpang
f7217c5f26
fix format
9 years ago
neilpang
fd77e463a1
fix aws
9 years ago
shar0119
6d7f6750e9
Updated author name and link to report bugs
9 years ago
shar0119
695482ded7
Added author name and link to report bugs
9 years ago
neilpang
fc9649dbc4
fix aws
9 years ago
shar0119
afb67d375f
Updated README.md (2 of 2)
9 years ago
shar0119
66e38ae69e
Updated Readme.md file (1 of 2)
9 years ago
neilpang
1f4e64f81d
Truncated request for more than 100 domains.
9 years ago
neil
ad541f713d
Merge pull request #764 from Neilpang/dev
v2.6.8 support Docker
9 years ago
neilpang
f3b434397b
v2.6.8 support Docker
9 years ago
neil
1d5d49312c
Merge pull request #757 from Neilpang/dev
fix format
9 years ago
neilpang
232c7361a9
fix format
9 years ago
neil
721543653b
Merge pull request #756 from Neilpang/dev
add retry for issuer cert
9 years ago
neilpang
d8ba26e664
add retry for issuer cert
9 years ago
Roman
c878addbae
Merge remote-tracking branch 'refs/remotes/Neilpang/master' into dev
9 years ago
Roman
732614f62c
Generate a certificate for Webmin
The first variant of the script for creating a signed certificate for
Webmin, in which the browser will not give an error when connecting to
the web interface.
9 years ago
neil
7ecabeac97
Merge pull request #753 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/751
9 years ago
neil
6cf7be4b7e
fix https://github.com/Neilpang/acme.sh/issues/751
9 years ago
neil
5f2e56674c
Merge pull request #752 from Neilpang/dev
export Le_Domain for reloadcmd
9 years ago
neil
58d4c74b0b
export Le_Domain for reloadcmd
fix https://github.com/Neilpang/acme.sh/issues/558#issuecomment-289926193
9 years ago
shar0119
e137792efd
Commented out Dynu_ClientId and Dynu_Secret
9 years ago
shar0119
b7b934913e
Removed unnecessary spaces
9 years ago
shar0119
cd8fcbf9c6
Spaces in assignment removed.
9 years ago
shar0119
d0300d4443
Changes as requested per Commit 9c90b21
In dnsapi/dns_dynu.sh line 115:
export _H1="Authorization: Basic $(printf "%s" "$Dynu_ClientId:$Dynu_Secret" | _base64)"
^-- SC2155: Declare and assign separately to avoid masking return values.
9 years ago
neil
40acd9a4c3
Merge pull request #746 from Neilpang/dev
Dev
9 years ago
neil
e66b4d5390
Merge pull request #745 from jsoref/spelling
Spelling fixes
9 years ago
Josh Soref
f94433e504
spelling: validation
9 years ago
Josh Soref
7f32488b78
spelling: subdomain
9 years ago
Josh Soref
8f73e24175
spelling: specifies
9 years ago
Josh Soref
f3c984281c
spelling: specified
9 years ago
Josh Soref
00777a10ae
spelling: security
9 years ago