Commit Graph

53 Commits (master)

Author SHA1 Message Date
Ivan Bertona 4b473732d9 Add support for TLS-ALPN-01 challenge. 4 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