Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When will they let me generate certificates for IMAP and SMTP?
 help



They never stopped supporting it, to my knowledge. I first started using their certs for my IMAP and SMTP servers 10ish years ago, at least.

If you use HTTP-01 challenge method you require an HTTP server on the host.

If you don't want an HTTP server on your imap/smtp server you need to use the DNS-01 challenge method.


And what if I want to run DNS and http on separate servers than my mail server?

The same thing everyone else does. Build automation, use configuration management, use cert manager or other similar solutions.

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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: