From: | Dalibor Sojic |
---|---|
Date: | 1/10/23 7:03 AM |
Topic: | Problem with generating ssl |
Type: | General Discussions |
Post a follow up |
I have web application on the server. As any web application it needs to send e-mails. Using third party services (sendgrid and similar) is not an option. I have installed xeams, but I can not request let's encrypt ssl. The frontend application is already using let's encrypt. The nginx configuration is the following:
So, the root path is different than acme-challenge. Please have on mind implementing advanced configuration. |
|
Top |
From: | Synametrics Support |
---|---|
Date: | 1/10/23 9:44 AM |
Topic: | Problem with generating ssl |
Type: | General Discussions |
Post a follow up |
You have two options when using Let's Encrypt:
Question: Why do you need an SSL cert if all you're doing to sending emails from a local webserver to Xeams? That communication happens inside your LAN and, therefore, should not matter even if SSL is not used or the certificate is self-signed. |
|
Top |