Skip to content
Snippets Groups Projects
  1. Jul 02, 2020
  2. Jun 25, 2020
  3. May 27, 2020
  4. May 20, 2020
  5. May 08, 2020
  6. May 06, 2020
  7. Apr 30, 2020
  8. Apr 07, 2020
  9. Mar 18, 2020
  10. Mar 06, 2020
  11. Mar 04, 2020
  12. Mar 03, 2020
  13. Feb 27, 2020
  14. Dec 10, 2019
  15. Nov 06, 2019
  16. Oct 17, 2019
  17. Oct 16, 2019
  18. Oct 04, 2019
  19. Sep 05, 2019
  20. Sep 04, 2019
  21. Aug 13, 2019
    • Christoph Anton Mitterer's avatar
      use host cert/key from standard locations · fb422dce
      Christoph Anton Mitterer authored
      
      Every time the host certificates are renewed, there’s a chance to forget about
      the copies of these for xrootd, which are per default in
      “/etc/grid-security/xrd”.
      Instead, the host certificate and key shall be read from the “standard”
      locations.
      
      • Set options to read the host certificate and key from
        “/etc/grid-security/hostcert.pem” respectively
        “/etc/grid-security/hostkey.pem”.
      
      For this to work, the files must be readable by the user that runs the daemon,
      which can, for example, be accomplished via ACLs using a command like:
      setfacl -m u:xcache:r /etc/grid-security/hostkey.pem
      
      Signed-off-by: default avatarChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>
      fb422dce
  22. Jul 17, 2019
  23. Jul 10, 2019
Loading