1. 07 Mar, 2022 3 commits
    • Łukasz Nowak's avatar
      caddy-frontend: Cleanup CSR exposure · 6a531a74
      Łukasz Nowak authored
      Cleanups:
      
       * simplify nginx management with real template
       * rename sections to provide explanation in their name so it's less cryptic
      6a531a74
    • Łukasz Nowak's avatar
      9ff5eccf
    • Łukasz Nowak's avatar
      caddy-frontend: Switch to full CSR analysis · 615bfd3e
      Łukasz Nowak authored
      Instead of trusting CSR id published by the node which tries to join the
      cluster add a tool which is able to compare exposed CSR with one in caucase
      and then decide to accept node in the cluster. This tool does what usual user
      would do, and it's logic implemented as a script leads to much simpler profiles.
      
      For sake of clean profiles csr_id has been removed, except when it's used for
      self joining of the user to the cluster.
      615bfd3e
  2. 02 Mar, 2022 1 commit
  3. 01 Mar, 2022 2 commits
  4. 22 Feb, 2022 1 commit
  5. 21 Feb, 2022 1 commit
  6. 17 Feb, 2022 2 commits
  7. 14 Feb, 2022 1 commit
  8. 11 Feb, 2022 4 commits
  9. 10 Feb, 2022 1 commit
  10. 09 Feb, 2022 2 commits
  11. 08 Feb, 2022 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Keep Server header intact · 3d6af70d
      Łukasz Nowak authored
      Server header might be changed by client facing caddy, for which caddy code
      has been fixed to not transmit the Server header at all by default.
      In ATS Server header has been disabled by configuration.
      haproxy does not add Server header at all.
      Thanks to improvement in the test backend, it's asserted that Server header
      send by the backend is left intact.
      3d6af70d
  12. 07 Feb, 2022 6 commits
  13. 03 Feb, 2022 3 commits
  14. 02 Feb, 2022 1 commit
  15. 01 Feb, 2022 1 commit
  16. 31 Jan, 2022 1 commit
  17. 28 Jan, 2022 1 commit
  18. 27 Jan, 2022 5 commits
  19. 21 Jan, 2022 1 commit
  20. 20 Jan, 2022 1 commit
  21. 19 Jan, 2022 1 commit