• Illecors@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    10
    ·
    1 year ago

    Maybe I’m just getting entrenched in my ways of working, but I fail to see the point of this.

    • If you’re after a dev environment - self signed is more than enough as you can just make it trusted.
    • If you need certs at any scale bigger than a couple - rolling out a local CA is a less convoluted solution with fewer bits to break in the long run.
    • wccrawford@lemmyonline.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Based on the title, I was expecting it to be an easy way to automate what you just said. But it’s not.

      Reading the page and docs, I don’t understand the use case for this.

      • thicket@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Agreed. When I’ve had to make local carts every couple years, I have to spend 3 hours hacking a process together and remembering it all. I was hoping somebody would do something that “just works”, but this still seems like more conceptual burden than I was hoping for