1

Topic: SSL Multi different domain on same server (mail & www)

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 9.9
- Deployed with iRedMail Easy or the downloadable installer? manual
- Linux/BSD distribution name and version: Debian 9
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Hi,

I have a server with domain1.com (Mail & Web)

Now today i have on the same server domain2.com (for mail) but domain2.com (80 & 443) redirect to domain3.com for web.

I don't know how to generate a SSL certificate for mail.domain2.com ?

Thank you for your help

Alexandre

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: SSL Multi different domain on same server (mail & www)

Your ssl cert need to cover domain names in these cases:

- end users use this domain name as IMAP/POP3/SMTP server address.
- end users use this domain name as web domain name like "https://mydomain.com" (cert must cover "mydomain.com") or https://www.mydomain.com (cert must cover "www.mydomain.com")