I think it’s a good idea, everyone should be automating this anyway.

    • Kokesh@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      2
      ·
      1 天前

      Fullchain.pem works. Privkey doesn’t. I’ve tried chmod 777 (yes, I know, just testing) and still can’t access the file.

      • Illecors@lemmy.cafe
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 天前

        Whole path has to be accessible, not just the file itself. All dirs above the file need to have the executable bit set that affects the user accessing the file.

        • Kokesh@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          16 小时前

          I know, but for some reason Adguard can read the fullchain, not privkey. Now it works.