forked from TrueCloudLab/certificates
ec8ff0bced
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. |
||
---|---|---|
.. | ||
api | ||
account.go | ||
account_test.go | ||
authority.go | ||
authority_test.go | ||
authz.go | ||
authz_test.go | ||
certificate.go | ||
certificate_test.go | ||
challenge.go | ||
challenge_test.go | ||
common.go | ||
directory.go | ||
directory_test.go | ||
errors.go | ||
nonce.go | ||
nonce_test.go | ||
order.go | ||
order_test.go |