1. 04 Nov, 2017 2 commits
    • Toby Allen's avatar
      Merge branch 'master' into macros · 9ebc11d7
      Toby Allen authored
      9ebc11d7
    • Kevin Stock's avatar
      tls: Add option for backend to approve on-demand cert (#1939) · 689591ef
      Kevin Stock authored
      This adds the ask sub-directive to tls that defines the URL of a backend HTTP service to be queried during the TLS handshake to determine if an on-demand TLS certificate should be acquired for incoming hostnames. When the ask sub-directive is defined, Caddy will query the URL for permission to acquire a cert by making a HTTP GET request to the URL including the requested domain in the query string. If the backend service returns a 2xx response Caddy will acquire a cert. Any other response code (including 3xx redirects) are be considered a rejection and the certificate will not be acquired.
      689591ef
  2. 02 Nov, 2017 1 commit
  3. 01 Nov, 2017 2 commits
  4. 31 Oct, 2017 3 commits
  5. 29 Oct, 2017 1 commit
  6. 22 Oct, 2017 2 commits
  7. 20 Oct, 2017 1 commit
  8. 19 Oct, 2017 5 commits
  9. 16 Oct, 2017 3 commits
  10. 15 Oct, 2017 1 commit
  11. 13 Oct, 2017 3 commits
  12. 12 Oct, 2017 2 commits
  13. 09 Oct, 2017 2 commits
  14. 05 Oct, 2017 2 commits
  15. 03 Oct, 2017 2 commits
  16. 02 Oct, 2017 2 commits
  17. 01 Oct, 2017 2 commits
  18. 28 Sep, 2017 1 commit
  19. 23 Sep, 2017 3 commits