neilpang
b615cce92d
fix https://github.com/Neilpang/acme.sh/issues/1127
7 years ago
neil
bf942a4cb3
Merge pull request #1125 from Neilpang/freedns
fix https://github.com/Neilpang/acme.sh/issues/1109
7 years ago
neilpang
ceafe389af
fix https://github.com/Neilpang/acme.sh/issues/1109
7 years ago
neilpang
6e93ff8bca
fix https://github.com/Neilpang/acme.sh/issues/1106
7 years ago
neilpang
4c99c0127b
add dev guide
7 years ago
neil
a46695581e
Merge pull request #1077 from max2711/master
small Docker output enhancement
7 years ago
max2711
7902d10a3a
remove unused crontab jobs
7 years ago
neil
8aff2bd74c
Merge pull request #1075 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/1074
7 years ago
neilpang
352dd907ac
fix https://github.com/Neilpang/acme.sh/issues/1074
7 years ago
neil
43f195160e
Merge pull request #1072 from Neilpang/dev
Dev
7 years ago
neilpang
872bfe4757
fix for PR https://github.com/Neilpang/acme.sh/pull/1069
7 years ago
neil
70bd493a25
Merge pull request #1061 from sahsanu/patch-1
Update ClouDNS.net API doc
7 years ago
neil
bd065838fa
Merge pull request #1063 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/1062
7 years ago
neilpang
5f6e3da766
fix https://github.com/Neilpang/acme.sh/issues/1062
change back to use openssl for tls mode.
7 years ago
sahsanu
ee56b9cd4e
Update ClouDNS.net API doc
Update ClouDNS.net API doc to show that CLOUDNS_AUTH_ID and CLOUDNS_AUTH_PASSWORD will be saved in ~/.acme.sh/account.conf
7 years ago
neil
1a27172f20
Merge pull request #1059 from Neilpang/dev
Dev
7 years ago
neil
4ef1159666
Merge pull request #1055 from hiskang/deploy/strongswan
Deploy/strongswan
7 years ago
hiska
c924e7c537
remove "return 0"
7 years ago
neil
814bd7cb0d
Merge pull request #1056 from hebbet/patch-1
unify headlines
7 years ago
neil
5f2d8c0155
Merge pull request #1052 from sahsanu/patch-1
Update dns_cloudns.sh to be able to save ID and PASSWORD
7 years ago
hebbet
372f691fd6
unify headlines
unify headlines in deploy readme
7 years ago
hiska
5f05a452fc
Merge branch 'dev' into deploy/strongswan
7 years ago
hiska
afe3283c53
Update README.md
7 years ago
hiska
641a2895a6
Create strongswan.sh
7 years ago
sahsanu
c73c33f94c
Update dns_cloudns.sh
7 years ago
sahsanu
6c7da215e7
Update dns_cloudns.sh
7 years ago
sahsanu
754a4a7c8b
Update dns_cloudns.sh
Added code to save CLOUDNS_AUTH_ID and CLOUDNS_AUTH_PASSWORD on account.conf file so the id and password for cloudns can be reused.
7 years ago
neil
0427e8bbb4
Merge pull request #993 from fritteli/deploy-fritzbox
Deploy fritzbox
7 years ago
neil
c47f6ed30a
Merge pull request #1048 from Neilpang/dev
Dev
7 years ago
neil
3bdc317fc8
Merge pull request #1046 from techdad/patch-1
Remove stray single-quote
7 years ago
neil
20cce349e4
Merge pull request #1044 from 2globalnomads/patch-5
#1042
7 years ago
Daniel
5261162fdf
Remove stray single-quote
Get rid of a single stray erroneous single-quote that is breaking socat when using standalone mode.
7 years ago
Santeri Kannisto
acf117584b
#1042
Apparently UAPI does not return any error code, just JSON output that has a string "status: 0" whenever the command fails.
7 years ago
neil
7b4bbed553
Merge pull request #1038 from Neilpang/dev
add debug info
7 years ago
neilpang
270ce87582
add debug info
7 years ago
Manuel Friedli
2fc0225bc9
Make command line example consistent with env variable example.
7 years ago
Manuel Friedli
3536cd336d
Merge branch 'dev' into deploy-fritzbox
7 years ago
neil
86dd290c1d
Merge pull request #1020 from Neilpang/dev
minor
7 years ago
neilpang
95949b6519
minor
7 years ago
neil
6499a7298d
Merge pull request #1019 from Neilpang/dev
Dev
7 years ago
neilpang
042e09d29f
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
7 years ago
neilpang
36309e6dbc
minor, fix debug info
7 years ago
neil
e1ac201de1
Merge pull request #1014 from 2globalnomads/patch-4
1 cert per 1 domain for cpanel_uapi
7 years ago
neil
f0c4e44d2f
Merge pull request #1015 from baloo/patch-1
Use stable gandi API url
7 years ago
neil
1dc3036822
Merge pull request #1017 from Neilpang/dev
Dev
7 years ago
neilpang
a6b399286e
add socat
7 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.
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