- 19 Jan, 2022 1 commit
-
-
Vitaly Kireev authored
service/get_list returns domains in utf. But if utf, then error Error parsing certificate request: x509: SAN dNSName is malformed early using my patch by IDN_ITEM="$(echo "${ITEM}" | idn)" Now replacing by IDN_ITEM="$(_idn "${ITEM}")"
-
- 18 Aug, 2020 1 commit
-
-
Alexilmarranen authored
Fix for issue in https://github.com/acmesh-official/acme.sh/issues/2336#issuecomment-670522738
-
- 17 Aug, 2020 1 commit
-
-
neil authored
-
- 07 Jul, 2020 2 commits
- 02 Jul, 2020 3 commits
- 13 Jun, 2019 2 commits
-
-
AndreyIsakov authored
-
AndreyIsakov authored
-
- 11 Jun, 2019 3 commits
-
-
AndreyIsakov authored
-
AndreyIsakov authored
-
AndreyIsakov authored
-
- 08 May, 2019 1 commit
-
-
neilpang authored
-
- 26 Apr, 2019 1 commit
-
-
- 02 Apr, 2019 1 commit
-
-
Gorbachev authored
Currently dns_cf generates headers like this: 'X-Auth-Email: "sample@mail.com"'. Cloudflare API responses 400 BadRequest for quoted headers with message "Invalid format for X-Auth-Email header".
-
- 31 Mar, 2019 1 commit
-
-
neilpang authored
-
- 03 Jan, 2019 1 commit
-
-
hebbet authored
follow-up for #1893
-
- 28 Dec, 2018 1 commit
-
-
https://github.com/Neilpang/acme.sh/issues/1941neilpang authored
1. fix https://github.com/Neilpang/acme.sh/issues/1977 2. The cache is too long to as a line to save in the conf
-
- 27 Dec, 2018 1 commit
-
-
Ketil authored
-
- 11 Dec, 2018 1 commit
-
-
- 03 Dec, 2018 1 commit
-
-
neilpang authored
-
- 02 Dec, 2018 1 commit
-
-
- 15 Mar, 2018 1 commit
-
-
Rid authored
-
- 16 Jan, 2018 2 commits
- 06 Jan, 2018 2 commits
- 16 Apr, 2017 1 commit
-
- 11 Apr, 2017 2 commits
- 13 Jan, 2017 1 commit
-
-
Bastian Bittorf authored
message: SC2034: $VARNAME appears unused. Verify it or export it. most of these are related to the style: we generate global vars, which are used in other functions. the var "lexical_url" was really unused (left it as comment) the travis-check now does not need anymore special flags. Signed-off-by:
Bastian Bittorf <bb@npl.de>
-
- 27 Dec, 2016 1 commit
-
-
- 14 Dec, 2016 1 commit
-
-
klemens authored
-
- 07 Dec, 2016 2 commits
- 06 Dec, 2016 2 commits
- 16 Nov, 2016 2 commits