Arthur Gautier
856811bd2e
Use stable gandi API url
The gandi api has changed its url for a more stable
one. Although https://dns.beta.gandi.net will continue to
work for the foreseable future, this commits updates the
url to new official one.
7 years ago
neilpang
53273a15bf
use socat for tls mode
7 years ago
neilpang
3eeb090578
fix tls mode back to use openssl
7 years ago
Santeri Kannisto
a9726fde19
1 cert per domain
for cpanel_uapi
7 years ago
Santeri Kannisto
f81d4033fa
One cert per domain
Deploy works only for the first domain
7 years ago
neil
5e864ea3b5
Merge pull request #1013 from Neilpang/dev
Dev
7 years ago
neilpang
8148bfeacf
fix https://github.com/Neilpang/acme.sh/issues/998
7 years ago
Manuel Friedli
1e30718df6
Try and work around shellcheck error SC2039: In POSIX sh, printf -%s-- is undefined.
7 years ago
Manuel Friedli
72e1eb88d9
Don't use individual redirects, but do it all in one block.
7 years ago
Manuel Friedli
8ee5ede834
Fix more formatting errors
7 years ago
Manuel Friedli
bd8b1a2501
Don't use wget directly, but instead use _get and _post.
7 years ago
Manuel Friedli
a098167bdb
Fix more formatting errors
7 years ago
neil
7790208126
Merge pull request #1010 from 2globalnomads/patch-3
cpanel_uapi doc
7 years ago
Santeri
e52304edb4
cpanel_uapi
tried to make it a bit less confusing
7 years ago
neil
afdd02a80d
Merge pull request #1006 from Neilpang/dev
Dev
7 years ago
neilpang
c73fdd4022
minor
7 years ago
neilpang
4356eefbb1
fix https://github.com/Neilpang/acme.sh/issues/1005#event-1232471561
7 years ago
neilpang
6104680caa
fix https://github.com/Neilpang/acme.sh/issues/999
7 years ago
neil
4373fdf48c
Merge pull request #1003 from Neilpang/dev
fix for behind proxy
7 years ago
neilpang
f9cdfd3e5b
fix for behind proxy
7 years ago
neil
b6c2fc5a69
Merge pull request #1001 from Neilpang/socat
Socat
7 years ago
neilpang
cc6610edc2
add socat
7 years ago
neilpang
7b8ddfdd96
use socat
7 years ago
neilpang
443a5ca0c2
socat tls mode
7 years ago
neilpang
3794b5cb58
fix changes for : https://community.letsencrypt.org/t/acme-sh-standalone-fails-multiple-validation-requests-staging-multi-va/41249/8
use socat instead of nc.
7 years ago
Manuel Friedli
6cb5377d73
Fix bugs and more/new formatting errors.
7 years ago
Manuel Friedli
a3a92ff1df
Fix formatting errors.
7 years ago
neil
2068efdb38
Merge pull request #995 from Neilpang/dev
Dev
7 years ago
neil
258ca1b434
Merge pull request #991 from fritteli/fritteli-typos
Fritteli typos
7 years ago
Manuel Friedli
103fa959cb
Typo
7 years ago
Manuel Friedli
b6d48b7a14
Update README.md for the deploy hooks.
7 years ago
Manuel Friedli
412e4e6cf9
Add acknowledgement note
7 years ago
Manuel Friedli
e6f81173a3
Delete auto-backup file
7 years ago
Manuel Friedli
d50281453d
Add --no-check-certificate option to wget, or else the initial deployment won't work because there isn't a valid certificate installed on the router yet.
7 years ago
Manuel Friedli
4bb488258d
- Bugfixes
- Make sure the login actually worked
- Less output
7 years ago
Manuel Friedli
f6da19ba83
add deploy script for the AVM FRITZ!Box
7 years ago
fritteli
88bb7b780d
Typos
7 years ago
neil
3805e5d37e
Merge pull request #988 from Neilpang/dev
Dev
7 years ago
neilpang
a2d6daaef4
fix cpanel_uapi.sh
7 years ago
neilpang
48e9006cd1
fix cpanel uapi
7 years ago
neil
a25a4b5d11
Merge pull request #986 from Neilpang/dev
Dev
7 years ago
neilpang
309bec474f
add warning for dns manual mode
7 years ago
neil
d36440a06d
Merge pull request #940 from 2globalnomads/patch-1
cpanel_uapi.sh
7 years ago
neil
2a2f772412
Merge pull request #975 from Neilpang/dev
Dev
7 years ago
neil
6a524bff9d
Merge pull request #973 from mvanini/master
Support for busybox in time2str()
7 years ago
neil
5def1169db
Merge pull request #974 from Neilpang/dev
Dev
7 years ago
Michele
a07395fb56
Added support for busybox in time2str()
awk fallback if none of preceding method works
7 years ago
neil
e25a375f43
Merge pull request #969 from abelbeck/dns_duckdns
Update DuckDNS support, fix failure on first call, no longer save the…
7 years ago
Lonnie Abelbeck
96801e3478
Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks
7 years ago
neil
90100aa169
Merge pull request #967 from Neilpang/dev
support fcrontab, fix https://github.com/Neilpang/acme.sh/issues/966
7 years ago