Commit Graph

1880 Commits (584fb2904b6b63cf13d71ba20fa184ade62730a0)
 

Author SHA1 Message Date
neilpang 584fb2904b fix https://github.com/Neilpang/acme.sh/issues/1191
https://github.com/Neilpang/acme.sh/issues/1246
7 years ago
neil 71013b372d
Merge pull request #1245 from jim-p/acme-fix-1243
Add braces around ACCOUNT_URL when forming the protected parameters. Fixes #1243
7 years ago
neil 338b3ba590
Merge pull request #1244 from jim-p/acme-fix-1242
Consider a 200 final response code as an account that already exists. Fixes #1242
7 years ago
jim-p 6b798b01a8 Add braces around ACCOUNT_URL when forming the protected= line. Fixes #1243 7 years ago
jim-p 7df20e5049 When registering, consider a 200 final response code as an account that already exists. Fixes #1242 7 years ago
neil 7128d79935
Merge pull request #1239 from Neilpang/dev
sync
7 years ago
neilpang e27dfbb0bb update doc 7 years ago
neilpang a51f109930 fix https://github.com/Neilpang/acme.sh/issues/1234 7 years ago
neil 3e101521dd
Merge pull request #1232 from Neilpang/dev
sync
7 years ago
neil 726c7a4d32
Merge pull request #1225 from Neilpang/2
merge v2
7 years ago
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
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
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