Historique des commits

Auteur SHA1 Message Date
  Alex Vaghin a950601f39 acme: update Directory URL to Let's Encrypt v2 il y a 5 ans
  Alex Vaghin 4663e18586 acme: update existing methods for RFC 8555 il y a 5 ans
  Alex Vaghin a832865fa7 acme: support RFC 8555 account management il y a 5 ans
  Alex Vaghin 2682ddc9f5 acme: fetch fresh nonces from newNonce resource il y a 5 ans
  x1ddos 2afe7c4bde acme: add support for RFC8555 compliant discovery il y a 5 ans
  Filippo Valsorda cc06ce4a13 acme: send User-Agent and add Client.UserAgent il y a 5 ans
  Alex Vaghin a4c6cb3142 acme: try to fetch nonce from directory first il y a 5 ans
  Alex Vaghin b01c7a7256 acme: support IP address authorization type il y a 5 ans
  Alex Vaghin bfa7d42eb5 acme: support custom crypto.Signer implementations il y a 6 ans
  Filippo Valsorda 56440b844d acme/autocert: expand tls-alpn-01 docs il y a 6 ans
  Alex Vaghin c126467f60 acme/autocert: add support for tls-alpn-01 il y a 6 ans
  Alex Vaghin a521dfce25 acme: expect 202 Accepted from Let's Encrypt il y a 6 ans
  Roland Shoemaker e6b1200d11 acme: fix encoding of the TLS-ALPN challenge extension il y a 6 ans
  Maciej Dębski 8ac0e0d97c acme: add support for TLS-ALPN il y a 6 ans
  Alex Vaghin df8d4716b3 acme: clarify retries and backoff algorithm il y a 6 ans
  Alex Vaghin 91a49db82a acme: stop polling authz on 4xx client errors il y a 6 ans
  Kevin Burke 541b9d50ad acme, acme/autocert: add missing articles il y a 7 ans
  Alex Vaghin 959b3afb35 acme: fill Subject CN field in the tls-sni challenge certs il y a 7 ans
  namusyaka 7d9177d700 acme: reword the godoc to be more human readable il y a 7 ans
  Joe Kyo 27b9897dfc acme: clarify the purpose of CertOption interface il y a 7 ans
  Joe Kyo 51714a8c4a acme, acme/autocert: use canonical http header keys il y a 7 ans
  Alex Vaghin c7af5bf263 acme: add missing err assignment check il y a 7 ans
  Alex Vaghin 141c762c16 acme: replace ErrAuthorizationFailed with a type il y a 7 ans
  James Hartig cbc3d0884e acme: automatically retry on badNonce errors il y a 7 ans
  Brad Fitzpatrick 6022e334c1 acme: stop using ctxhttp il y a 7 ans
  Filippo Valsorda 420870623a acme: set correct KeyUsage and ExtKeyUsage il y a 7 ans
  Brad Fitzpatrick 88915ccf7a acme, acme/autocert: switch to Go 1.7+ context package il y a 7 ans
  Alex Vaghin 92783773f0 acme: reduce the number of network round trips il y a 7 ans
  Alex Vaghin ca7e7f10cb acme: add v3 implementation to RevokeAuthorization il y a 8 ans
  Alex Vaghin e311231e83 acme: add WithTemplate option for tls-sni certs il y a 8 ans