mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
09188981c4
* tls: Add support for the tls-alpn-01 challenge Also updates lego/acme to latest on master. TODO: This implementation of the tls-alpn challenge is not yet solvable in a distributed Caddy cluster like the http challenge is. * build: Allow building with the race detector * tls: Support distributed solving of the TLS-ALPN-01 challenge * Update vendor and add a todo in MITM checker |
||
---|---|---|
.. | ||
challenges.go | ||
client.go | ||
crypto.go | ||
dns_challenge.go | ||
dns_challenge_manual.go | ||
error.go | ||
http.go | ||
http_challenge.go | ||
http_challenge_server.go | ||
jws.go | ||
LICENSE | ||
messages.go | ||
provider.go | ||
tls_alpn_challenge.go | ||
tls_alpn_challenge_server.go | ||
utils.go |