- 27 Oct, 2018 2 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
- 18 Oct, 2018 2 commits
-
-
Adrien Dorsaz authored
That's make even more sense as there's no "finalize" object, but just a "finalize" URL.
-
Adrien Dorsaz authored
-
- 11 Jul, 2018 2 commits
-
-
Matt Harris authored
-
Matt Harris authored
-
- 09 Apr, 2018 1 commit
-
-
Adrien Dorsaz authored
v2: dnspython is a stub resolver, so self-check TXT record query needs to happen on a non-CNAME record This reverts ada9f449 as suggested and explained on Github PR #1
-
- 02 Apr, 2018 2 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
v2: Content-Type header is required to be application/jose+json, so we use Requests python library to mange all HTTP requests simply
-
- 24 Mar, 2018 2 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
- 20 Mar, 2018 5 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
v2: acme-dns-tiny: enlarge exception except to DNSException as we can receive either NoAnswer or NXDOMAIN
-
Adrien Dorsaz authored
v2: acme-dns-tiny: if a CNAME is defined on _acme-challenge.example.org following it to decide where to install the TXT records Limitation: it only follows one CNAME for the moment, maybe we should go through CNAME chain, but it will requires to detect CNAME loop too.
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
acme-dns-tiny: only wait for 1 TTL by domain and be more accurate for the TTL configuration documentation
-
- 19 Mar, 2018 5 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
The new option TTL is used to configure the TXT resource records installed by acme-dns-tiny: this allows us to correctly define records according to the DNS server policy. It allows too to fix issues about invalid TXT record errors, caused by the ACME server cache which hidden new TXT records to the ACME server.
-
Adrien Dorsaz authored
acme-dns-tiny: fix the way to override ConfigParser values and add test in main process for the csr option
-
- 18 Mar, 2018 1 commit
-
-
Adrien Dorsaz authored
-
- 14 Mar, 2018 3 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
acme-dns-tiny: add a wait delay just before real check server to be sure that ACME DNS entries are updated
-
- 28 Feb, 2018 3 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
- 27 Feb, 2018 2 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
- 25 Feb, 2018 1 commit
-
-
Adrien Dorsaz authored
On Stretch, openssl output contains spaces every where
-
- 03 Feb, 2018 1 commit
-
-
Adrien Dorsaz authored
Tests will continue to fail, because the LE server send the same order for each request. We'll need to modify the tests configuration to use a new authorization key for each test.
-
- 02 Feb, 2018 3 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
- 30 Jan, 2018 1 commit
-
-
Adrien Dorsaz authored
-
- 28 Jan, 2018 2 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-
- 24 Jan, 2018 2 commits
-
-
Adrien Dorsaz authored
-
Adrien Dorsaz authored
-