- 20 Jan, 2019 2 commits
- 19 Jan, 2019 1 commit
-
-
shonenada authored
-
- 14 Jan, 2019 1 commit
-
-
shonenada authored
-
- 13 Jan, 2019 1 commit
-
-
shonenada authored
-
- 12 Jan, 2019 6 commits
- 11 Jan, 2019 1 commit
-
-
shonenada authored
Upload certificate and privkey to Qiniu's CDN service with https://developer.qiniu.com/fusion/api/4248/certificate
-
- 06 Jan, 2019 2 commits
-
-
neil authored
Support Post as Get
-
neil authored
* Support POST as GET https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380 * fix PAG, The newline '\n' in response is removed by _send_signed_request(), to keep it, we just use needbase64 * fix PAG, the cert is muti line * fix format * PAG is only for v2
-
- 04 Jan, 2019 2 commits
-
-
neil authored
sync
-
-
- 03 Jan, 2019 15 commits
-
-
neil authored
Exoscale DNS API
-
neil authored
add link to profile of Cloudflare
-
Ivru authored
-
Ivru authored
Merging develop
-
hebbet authored
follow-up for #1893
-
neil authored
Fixes on DigitalOcean implementation
-
neil authored
Fixes Neilpang/acme.sh#1888
-
neil authored
[dnsapi] Support adding / removing multiple TXT values for Gandi
-
neil authored
dnsapi update dynu for api v2
-
neil authored
hosting.de API: waiting for API zoneStatus active
-
neil authored
fix dns_loopia wildcard certificate
-
Marton Szucs authored
Checks if a subdomain already exists before creating one. The loopia API clears all records for a subdomain when adding it again. Adding TXT-records instead of updating the existing record when using the add method. Wildcard certificates require multiple TXT-records for the same subdomain. Now you can create wildcard certificates using: `acme.sh --issue -d example.com -d '*.example.com' --dns dns_loopia` Double quoting variables
-
Oliver Dick authored
-
Ivru authored
-
Ivru authored
Merging master
-
- 02 Jan, 2019 1 commit
-
-
Oliver Dick authored
-
- 30 Dec, 2018 1 commit
-
-
Ben Edmunds authored
-
- 29 Dec, 2018 1 commit
-
-
Dominik Röttsches authored
Gandi supports setting multiple entries by setting multiple array items for the rrset_values field in their API. Modify the dns_gandi_livedns.sh script so that it checks for existing entries, appends new ones if needed, and removes existing ones individually. This enabled wildcard certificate support on Gandi. Fixes the dns_gandi_livedns part of #1261. Tested for creating a multidomain, multiple wild-card certificate on Gandi and using a test script executing only the dns_gandi_livedns_add and dns_gandi_livedns_rm functions.
-
- 28 Dec, 2018 6 commits
-
-
neil authored
add tls-alpn mode
-
neilpang authored
-
neil authored
sync
-
neilpang authored
-
neilpang authored
buypass support 180 days.
-
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
-