Slightly refactor `validateTLSALPN01` to use a common function to format the error messages it returns. This reduces code duplication and makes the important validation logic easier to follow. Fixes #5922 |
||
|---|---|---|
| .. | ||
| proto | ||
| caa.go | ||
| caa_test.go | ||
| dns.go | ||
| dns_test.go | ||
| http.go | ||
| http_test.go | ||
| tlsalpn.go | ||
| tlsalpn_test.go | ||
| utf8filter.go | ||
| utf8filter_test.go | ||
| va.go | ||
| va_test.go | ||