Hacker News new | ask | show | jobs
by neoCrimeLabs 104 days ago
The same thing everyone else does. Build automation, use configuration management, use cert manager or other similar solutions.
1 comments

Update: Had less time to post than I realized, hence the terse reply.

Meant to say those solutions are in addition to Lets Encrypt. An X509 certificate is an X509 certificate, regardless if its for https, imaps, or smtps. If you're distributing your stuff across multiple hosts or containers, then it makes sense to use some sort of automation, configuration management, or certificate management/distribution system.