Topic: Let's Encrypt docs out of date now? Multiple domains
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.3.2 MARIADB edition.
- Deployed with iRedMail downloadable installer?
- Linux/BSD distribution name and version: Debian 10
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
I am having to migrate to a new server after a couple of years from .98 so I have forgotten how to put Let's Encrypt Certificates on the server.
The documentation mentions:
https://docs.iredmail.org/letsencrypt.h … -encrypt_1
If you need to support multiple host names, you can specify multiple -w and -d arguments like below:
certbot certonly \
--webroot \
--dry-run \
-w /var/www/html \
-d mail.mydomain.com \
-w /var/www/vhosts/2nd-domain.com \
-d 2nd-domain.com \
-w /var/www/vhosts/3rd-domain.com \
-d 3rd-domain.com
The problem is there is no /var/www/vhosts folder
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.