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

    • Kokesh
      link
      English
      01 month ago

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

      • Illecors
        link
        fedilink
        English
        11 month ago

        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
          link
          English
          11 month ago

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