this post was submitted on 11 Jul 2023
19 points (85.2% liked)

Programming

17195 readers
396 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 10 points 1 year ago (1 children)

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.
[–] [email protected] 2 points 1 year ago (1 children)

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.

[–] [email protected] 1 points 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

[–] [email protected] 1 points 1 year ago