1

Topic: SSL for different domain: where can i config

==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
iredmail 0.9.7
iredadminpro  3.0
cent OS 7
Apache Webmail

I want to ask, if i have multiple domain, where can i put the CA ssl configuration. presently i just know how to put SSL in single domain in /etc/dovecot/dovecot.conf

Thanks
Napoleon

----

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

2

Re: SSL for different domain: where can i config

It's better to put all domains in ONE ssl cert.

3

Re: SSL for different domain: where can i config

ZhangHuangbin wrote:

It's better to put all domains in ONE ssl cert.

Hi Zhang,
  you means if i have 2 company abc.com and def.com which is not related in spelling, and i host this 2 domain on the same iredmail server. I need to changes my abc.com ssl to have multiple ssl like Subject Alternative Name (SAN) SSL Certificate, and this will have our 2 sites secured?

Thanks
Napoleon

4

Re: SSL for different domain: where can i config

Correct.

Note: the names used by SSL cert are:

- server hostname (get by command "hostname -f")
- web domain name (the domain name you typed in web browser)

5

Re: SSL for different domain: where can i config

Thanks

6

Re: SSL for different domain: where can i config

So if you've got say 300 domains with users on the system, what is the best method to secure such a server?  A SAN SSL will cost for every domain your add - so I think...