P
P
p3trukh1n2020-05-29 15:36:21
SMTP
p3trukh1n, 2020-05-29 15:36:21

How to use Let's Encrypt with NodeJS SMTP server?

This article says:

By default, smtp-server uses its own self-signed certificate, but I wouldn't recommend using it when Let's Encrypt is available.

So how to use Let's Encrypt with NodeJS SMTP server?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
ky0, 2020-05-29
@p3trukh1n

Just like with any other server - you get a certificate by somehow validating domain ownership (via HTTP or DNS), add it to the config of your mailer, do not forget to restart when updating so that it pulls up the new version.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question