Commit Graph

10 Commits (6736ddee699092ab3e6f0fb5770b1f6f93aa9715)

Author SHA1 Message Date
max furman e1409349f3 Allow relative URL for all links in ACME api ...
* Pass the request context all the way down the ACME stack.
* Save baseURL in context and use when generating ACME urls.
4 years ago
Ivan Bertona cb46a8b741 Small test fixes. 5 years ago
Ivan Bertona 200cfd2433 Add test for missing TLS certificates in response. 5 years ago
Ivan Bertona 157686e338 Tiny finishes. 5 years ago
Ivan Bertona 6843408d42 Reject obsolete id-pe-acmeIdentifier. 5 years ago
Ivan Bertona 6b5a2b17b5 Add challenge unmarshal test cases. 5 years ago
Ivan Bertona b8208ec401 Add test case for failed came-tls/1 protocol negotiation. 5 years ago
Ivan Bertona 4b473732d9 Add support for TLS-ALPN-01 challenge. 5 years ago
Oleksandr Kovalchuk ec8ff0bced
Add testcase which ensures we pass correct domain to lookupTxt
Make sure we do not pass domains with asterisk (wildcard) in the middle,
like _acme-challenge.*.example.com to lookupTxt function, but preprocess
domain and remove leading wildcard so we lookup for
_acme-challenge.example.com.
5 years ago
max furman e3826dd1c3 Add ACME CA capabilities 5 years ago