caddy/vendor/github.com
Matthew Holt 6f78cc49d1
tls: Initial transition to ACMEv2 and support automatic wildcard certs
- Using xenolf/lego's likely-temporary acmev2 branch
- Cleaned up vendor folder a little bit (probably more to do)
- Temporarily set default CA URL to v2 staging endpoint
- Refactored user management a bit; updated tests (biggest change is
  how we get the email address, which now requires being able to make
  an ACME client with a User with a private key so that we can get the
  current ToS URL)
- Automatic HTTPS now allows specific wildcard pattern hostnames
- Commented out (but kept) the TLS-SNI code, as the challenge type
  may return in the future in a similar form
2018-03-14 21:44:08 -06:00
..
aead/chacha20 vendor: Update dependencies 2017-07-27 16:11:56 -06:00
alecthomas Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
bifurcation/mint vendor: Updated quic-go for QUIC 39+ (#1968) 2018-02-16 22:29:53 -07:00
codahale/aesnicheck Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
dustin/go-humanize Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
flynn/go-shlex Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
golang/protobuf vendor: Update dependencies 2017-07-27 16:11:56 -06:00
google/uuid Implement 'http.on' plugin and replace UUID lib (#1864) 2017-10-01 11:24:50 -06:00
gorilla/websocket vendor: Update dependencies 2017-07-27 16:11:56 -06:00
hashicorp Support nacl compilation 2017-08-29 16:21:26 -06:00
jimstudt/http-authentication/basic Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
lucas-clemente vendor: Updated quic-go for QUIC 39+ (#1968) 2018-02-16 22:29:53 -07:00
miekg/dns vendor: Update dependencies 2017-07-27 16:11:56 -06:00
naoina Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
russross/blackfriday vendor: Update dependencies 2017-07-27 16:11:56 -06:00
xenolf/lego/acmev2 tls: Initial transition to ACMEv2 and support automatic wildcard certs 2018-03-14 21:44:08 -06:00