neil
767f05cfa7
Merge pull request #1231 from fwolfst/1137-doc_cert_removal
1137 doc cert removal
7 years ago
Felix Wolfsteller
47b49f1be9
Slightly improved --help output, fixes #1137 .
7 years ago
Felix Wolfsteller
a4964b9073
Add Readme-section about cert removal ( #1137 )
7 years ago
neil
40e2ec3ae9
Merge pull request #1229 from Neilpang/dev
sync
7 years ago
neilpang
120cde169b
fix format
7 years ago
neilpang
1c35f46b45
fix https://github.com/Neilpang/acme.sh/issues/1212
7 years ago
neilpang
eea713eed2
Merge branch 'dev' into 2
7 years ago
neilpang
8c88757451
fix format
7 years ago
neilpang
dd171ca44a
fix format
7 years ago
neil
cfd086a140
Merge pull request #1224 from martgras/patch-1
dns_azure - spelling mistake in error message
7 years ago
martgras
72fe7396d6
spelling mistake in error message
7 years ago
neilpang
03140865f0
fix for existing record
7 years ago
neilpang
a4fc802d1b
Add selectel.com(selectel.ru) DNS API. fix https://github.com/Neilpang/acme.sh/issues/1220
7 years ago
neil
b6d760b903
Merge pull request #1219 from martgras/master
Add Azure DNS API
7 years ago
neil
e4b24d20ac
Update dns_azure.sh
7 years ago
neil
91607bb2a1
Update dns_azure.sh
7 years ago
neil
fce8223663
Merge pull request #1222 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/1193#issuecomment-3600 …
7 years ago
neilpang
d1067c60bf
fix https://github.com/Neilpang/acme.sh/issues/1193#issuecomment-360025170
7 years ago
martgras
441c26dd32
Update dns_azure.sh
7 years ago
martgras
00781dd4e1
Update README.md
7 years ago
martgras
c7b8debb6e
fix travis issues
7 years ago
martgras
d51c383866
remove unused code and fix error handling
7 years ago
martgras
f7d4698ef0
improve error checking
7 years ago
martgras
3fdbbafcb5
fix getroot with multiple dns zones
7 years ago
martgras
c82cd90ed6
Relative link to Azure DNS wiki page
7 years ago
martgras
b6fc8398cf
Usage instructions for Azure DNS
7 years ago
martgras
e90f3b84c1
Add support for Azure DNS
Adding support for Azure DNS
See https://docs.microsoft.com/en-us/azure/dns/
7 years ago
Herve Couplet
9134b6ea98
if local-address is present, bind to that ip instead of 0.0.0.0
7 years ago
neil
4a380ad7fc
Merge pull request #1216 from Neilpang/dev
fx format
7 years ago
neilpang
c05eb0b1b2
fx format
7 years ago
neil
66feebfc0e
Merge pull request #1211 from Neilpang/dev
Dev
7 years ago
neilpang
04a609b51f
fix https://github.com/Neilpang/acme.sh/issues/1209
7 years ago
neilpang
258cf20c92
minor
7 years ago
neil
41c8d88217
Merge pull request #1206 from Neilpang/dev
Dev
7 years ago
neilpang
37f39c0870
minor
7 years ago
neilpang
6ba4f8b54c
fix https://github.com/Neilpang/acme.sh/issues/1204
7 years ago
MaomiHz
c1f8ffa386
Use [0-9] instead
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
neilpang
b5fdfe27d5
Merge branch '2' of https://github.com/Neilpang/acme.sh into 2
7 years ago
neilpang
cd9fb3b635
fix https://github.com/Neilpang/acme.sh/issues/1189
7 years ago
neilpang
9e9f839d96
support only one wildcard domain.
fix https://github.com/Neilpang/acme.sh/issues/1188#issuecomment-357684744
7 years ago
neilpang
60814ecfe1
typo
7 years ago
neilpang
0170c20e9a
fix format
7 years ago
neilpang
01cc2e13d8
add more sleep for ovh
7 years ago
neilpang
f823f170e6
fix ovh
7 years ago
neilpang
be186bd39b
support dns_ovh_rm()
7 years ago
neilpang
ea25492c28
we should not use "updating" to support wildcard
7 years ago
neilpang
79a2bed640
update doc for v2
7 years ago
neilpang
cd8fc35968
fix dns manual mode.
7 years ago