Commit Graph

1798 Commits (a01da2fd92dafbf0a1e67dbe8ff45dce6a5be33b)
 

Author SHA1 Message Date
neil f0c4e44d2f Merge pull request #1015 from baloo/patch-1
Use stable gandi API url
8 years ago
neil 1dc3036822 Merge pull request #1017 from Neilpang/dev
Dev
8 years ago
neilpang a6b399286e add socat 8 years ago
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.
8 years ago
neilpang 53273a15bf use socat for tls mode 8 years ago
neilpang 3eeb090578 fix tls mode back to use openssl 8 years ago
Santeri Kannisto a9726fde19 1 cert per domain
for cpanel_uapi
8 years ago
Santeri Kannisto f81d4033fa One cert per domain
Deploy works only for the first domain
8 years ago
neil 5e864ea3b5 Merge pull request #1013 from Neilpang/dev
Dev
8 years ago
neilpang 8148bfeacf fix https://github.com/Neilpang/acme.sh/issues/998 8 years ago
Manuel Friedli 1e30718df6 Try and work around shellcheck error SC2039: In POSIX sh, printf -%s-- is undefined. 8 years ago
Manuel Friedli 72e1eb88d9 Don't use individual redirects, but do it all in one block. 8 years ago
Manuel Friedli 8ee5ede834 Fix more formatting errors 8 years ago
Manuel Friedli bd8b1a2501 Don't use wget directly, but instead use _get and _post. 8 years ago
Manuel Friedli a098167bdb Fix more formatting errors 8 years ago
neil 7790208126 Merge pull request #1010 from 2globalnomads/patch-3
cpanel_uapi doc
8 years ago
Santeri e52304edb4 cpanel_uapi
tried to make it a bit less confusing
8 years ago
neil afdd02a80d Merge pull request #1006 from Neilpang/dev
Dev
8 years ago
neilpang c73fdd4022 minor 8 years ago
neilpang 4356eefbb1 fix https://github.com/Neilpang/acme.sh/issues/1005#event-1232471561 8 years ago
neilpang 6104680caa fix https://github.com/Neilpang/acme.sh/issues/999 8 years ago
neil 4373fdf48c Merge pull request #1003 from Neilpang/dev
fix for behind proxy
8 years ago
neilpang f9cdfd3e5b fix for behind proxy 8 years ago
neil b6c2fc5a69 Merge pull request #1001 from Neilpang/socat
Socat
8 years ago
neilpang cc6610edc2 add socat 8 years ago
neilpang 7b8ddfdd96 use socat 8 years ago
neilpang 443a5ca0c2 socat tls mode 8 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.
8 years ago
Manuel Friedli 6cb5377d73 Fix bugs and more/new formatting errors. 8 years ago
Manuel Friedli a3a92ff1df Fix formatting errors. 8 years ago
neil 2068efdb38 Merge pull request #995 from Neilpang/dev
Dev
8 years ago
neil 258ca1b434 Merge pull request #991 from fritteli/fritteli-typos
Fritteli typos
8 years ago
Manuel Friedli 103fa959cb Typo 8 years ago
Manuel Friedli b6d48b7a14 Update README.md for the deploy hooks. 8 years ago
Manuel Friedli 412e4e6cf9 Add acknowledgement note 8 years ago
Manuel Friedli e6f81173a3 Delete auto-backup file 8 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. 8 years ago
Manuel Friedli 4bb488258d - Bugfixes
- Make sure the login actually worked
- Less output
8 years ago
Manuel Friedli f6da19ba83 add deploy script for the AVM FRITZ!Box 8 years ago
fritteli 88bb7b780d Typos 8 years ago
neil 3805e5d37e Merge pull request #988 from Neilpang/dev
Dev
8 years ago
neilpang a2d6daaef4 fix cpanel_uapi.sh 8 years ago
neilpang 48e9006cd1 fix cpanel uapi 8 years ago
neil a25a4b5d11 Merge pull request #986 from Neilpang/dev
Dev
8 years ago
neilpang 309bec474f add warning for dns manual mode 8 years ago
neil d36440a06d Merge pull request #940 from 2globalnomads/patch-1
cpanel_uapi.sh
8 years ago
neil 2a2f772412 Merge pull request #975 from Neilpang/dev
Dev
8 years ago
neil 6a524bff9d Merge pull request #973 from mvanini/master
Support for busybox in time2str()
8 years ago
neil 5def1169db Merge pull request #974 from Neilpang/dev
Dev
8 years ago
Michele a07395fb56 Added support for busybox in time2str()
awk fallback if none of preceding method works
8 years ago