1. 06 Jan, 2016 2 commits
  2. 05 Jan, 2016 1 commit
  3. 04 Jan, 2016 2 commits
    • Matthew Holt's avatar
      Merge branch 'master' into letsencryptfix · e9c2e506
      Matthew Holt authored
      # Conflicts:
      #	caddy/letsencrypt/letsencrypt.go
      e9c2e506
    • Matthew Holt's avatar
      letsencrypt: Fix OCSP stapling and restarts with new LE-capable hosts · 55601d3e
      Matthew Holt authored
      Before, Caddy couldn't support graceful (zero-downtime) restarts when the reloaded Caddyfile had a host in it that was elligible for a LE certificate because the port was already in use. This commit makes it possible to do zero-downtime reloads and issue certificates for new hosts that need it. Supports only http-01 challenge at this time.
      
      OCSP stapling is improved in that it updates before the expiration time when the validity window has shifted forward. See 30c94908. Before it only used to update when the status changed.
      
      This commit also sets the user agent for Let's Encrypt requests with a string containing "Caddy".
      55601d3e
  4. 03 Jan, 2016 3 commits
  5. 31 Dec, 2015 3 commits
  6. 30 Dec, 2015 5 commits
  7. 29 Dec, 2015 2 commits
  8. 24 Dec, 2015 1 commit
  9. 23 Dec, 2015 4 commits
  10. 22 Dec, 2015 4 commits
  11. 21 Dec, 2015 5 commits
  12. 19 Dec, 2015 4 commits
  13. 18 Dec, 2015 3 commits
  14. 17 Dec, 2015 1 commit