0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/vendor/golang.org/x/crypto
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
..
curve25519 vendor: Updated quic-go for QUIC 39+ (#1968) 2018-02-16 22:29:53 -07:00
ed25519 tls: Initial transition to ACMEv2 and support automatic wildcard certs 2018-03-14 21:44:08 -06:00
hkdf Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00
ocsp vendor: Update dependencies 2017-07-27 16:11:56 -06:00
ssh/terminal Vendor all dependencies (Warning: Huge changeset.) 2017-05-27 13:30:11 -06:00