1. 04 Feb, 2025 3 commits
    • Łukasz Nowak's avatar
      rapid-cdn: Implement expert SSL downgrade · 498e3ad1
      Łukasz Nowak authored
      expert-backend-allow-downgrade-ssl allows to configure each node to downgrade
      SSL negotiation with the backends to insecure, OpenSSL 1 style, ciphers and
      algorithms.
      
      It's implemented only per node as it shall be only used in some specific
      circumstances and the cluster default (by default) is false. Such separation
      allows to setup each node independently, as it requires node restart.
      
      backend-haproxy is hashing backend-haproxy-wrapper:output in order to be
      reactive on applied change to the configuration; this will result with node
      restart after the configuration.
      
      Note that the special test backend has been moved to different file in order
      to start it with subprocess with altered environment; using multiprocessing
      with spawn context didn't worked out, as it altered test process and thus
      supervisord environment.
      498e3ad1
    • Thomas Gambier's avatar
      component/firewalld: fix the rpath of pygobject3 · b4e7c0a6
      Thomas Gambier authored
      This is a fixup of 61c13f54.
      b4e7c0a6
    • Thomas Gambier's avatar
      component/slapos: fix the OBS compilation · 0d6674bb
      Thomas Gambier authored
      We need LD_LIBRARY_PATH only during OBS compilation (since the rpath is
      not correctly set during compilation because it already points to final
      /opt/slapos path).
      
      This is a fixup of 61c13f54.
      0d6674bb
  2. 03 Feb, 2025 5 commits
  3. 01 Feb, 2025 1 commit
  4. 31 Jan, 2025 5 commits
  5. 30 Jan, 2025 4 commits
  6. 28 Jan, 2025 2 commits
  7. 27 Jan, 2025 6 commits
  8. 24 Jan, 2025 7 commits
  9. 23 Jan, 2025 2 commits
  10. 22 Jan, 2025 1 commit
  11. 21 Jan, 2025 4 commits