cleardmitri
Moderator
Moderator
- Joined:
- Jun 2024
- Posts:
- 124
- From:
- Riga, LV
6 days and someone already derailed it to M2 bench wars.
Mkcert with a shared internal CA cert (not key!) is what most teams land on.
This. Armstrongvds, if your ARM boxes are fleet-managed, push the CA cert through whatever you're using for dotfiles. One shot, then mkcert -install becomes a no-op on new hires.
We do this on Vultr's internal build farm. Same Altra boxes, same problem, same fix.
No logs, no proof. I have logs.
SingaporeRep
Member
Benchmark Addict
- Joined:
- Jul 2024
- Posts:
- 227
- From:
- Singapore, SG
8 days and nobody's going to touch the Altra tangent, so back to the actual problem
Mkcert with a shared internal CA cert (not key!) is what most teams land on
This is where we ended up too but the "one-time trust install" is still a pain on ephemeral CI runners
For the ARM workstations specifically, check whether your config management can handle the trust store differently on Linux vs macOS dev boxes — we hit a fun difference between update-ca-certificates and security add-trusted-cert that broke automation for a week
Has anyone tried Vultr's dev-tier CA tool? Curious if it's worth the switch from self-hosted mkcert
fio, iperf, geekbench. results or gtfo.
cleardmitri
Moderator
Moderator
- Joined:
- Jun 2024
- Posts:
- 124
- From:
- Riga, LV
Nobody benchmarked it? Disappointing.
Mkcert with a shared internal CA cert (not key!) is what most teams land on.
This is the right call. We ship the CA cert via Ansible to new workstations, devs run one command to generate their own certs. No shared keys, no wildcard exposure. Armstrongvds, if your team is already on Ampere boxes you probably have some config management in place. Use it.
No logs, no proof. I have logs.
SingaporeRep
Member
Benchmark Addict
- Joined:
- Jul 2024
- Posts:
- 227
- From:
- Singapore, SG
Did anyone actually benchmark the Altra against that M2 claim
Also
Let's Encrypt staging works but the 30-day cert lifetime becomes your new expiration problem
Contabo's internal CA offering handles the auto-renew via their agent, might be worth a look if mkcert feels too homegrown for your security team
fio, iperf, geekbench. results or gtfo.
qasimgsm
Member
BGP dreamer
- Joined:
- Nov 2024
- Posts:
- 20
- From:
- Karachi, Pakistan
Did anyone actually land on a clean mkcert automation for the ARM Ampere boxes? We're about to roll out a similar fleet and I'd rather not reinvent the trust-store playbook
One-time trust install, then per-dev certs auto-generated
What does that look like in practice for a fresh workstation — Ansible, a bootstrap script, something else? The root CA distribution part always seems to be the friction point
ospf, bgp, babel — speaking all