• 0x0@programming.dev
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    3
    ·
    9 hours ago

    Good, certificates should be automated anyways.

    The problem being when that can’t be easily automated? Did you read the article?

    • Justin@lemmy.jlh.name
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      5
      ·
      8 hours ago

      They should be automated too.

      The fact that I can’t use terraform to automatically deploy certs to network appliances is a problem.

      • hemko@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        7 hours ago

        Technically, you shouldn’t even deploy certs to network appliances or servers but they should fetch certificates automatically from a vault. I know there’s minimal support for such things right now from some vendors, but that should be fixed by those vendors.

        Even Microsoft supports such solutions in Azure both with PaaS components and Windows and Linux servers (in Azure or onprem) via extensions

        • Justin@lemmy.jlh.name
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          6 hours ago

          True.

          cert-manager is an amazing tool for deploying certificates for containerized applications. There’s no standardized way to deploy those certs outside of containers without scripting it yourself though, unfortunately.

    • exu@feditown.com
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      7
      ·
      9 hours ago

      Good incentive for the provider to fix it or go out of business.