An error occurred fetching the project authors.
  1. 06 Nov, 2019 2 commits
  2. 20 Jun, 2019 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Add promise for rejected slaves · 2a6967d6
      Łukasz Nowak authored
      Frontend operator shall have easy access to information about rejected
      slaves, possibly the best in the JSON file.
      
      Also the keys for the human readable information are slave's titles, not
      references.
      
      The information is published via hand crafted HTTPS endpoint.
      
      Note: The SSL certificate is generated manually. Existing caucase is special
            for KeDiFa, this is another step to move all generated certificates (or
            otherwise self-signed) to internal, full automatic caucase.
      2a6967d6
  3. 12 Jun, 2019 1 commit
  4. 28 May, 2019 2 commits
  5. 23 Apr, 2019 1 commit
  6. 17 Apr, 2019 1 commit
  7. 12 Apr, 2019 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Pick up kedifa with async updater · 25902c06
      Łukasz Nowak authored
      Instead of fetching certificates on each slapos node instance use new
      kedifa-updater, which is a tool to asynchronously fetch certificates and
      has a hook to reload the server in case if new certificate is available.
      
      custom_ssl_directory is NOT BBB
      25902c06
  8. 26 Mar, 2019 1 commit
  9. 13 Mar, 2019 1 commit
  10. 06 Mar, 2019 1 commit
  11. 14 Jan, 2019 1 commit
  12. 14 Dec, 2018 1 commit
  13. 07 Dec, 2018 2 commits
  14. 26 Oct, 2018 1 commit
  15. 28 Jun, 2018 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Test cases · 6afa5ef0
      Łukasz Nowak authored
      Features:
      
       * forcediphttpsadapter for SNI
       * compatbile with apache-frontend SR
       * local server to test against
       * supervisor state checks
       * promise list checks
       * test data (to save/load textual assertions)
       * own root CA for HTTPs backend
      6afa5ef0