1

Topic: HTTP webmail and certificate SSL

==== Required information ====
- iRedMail version: 1.4.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: CentOS
- Related log if you're reporting an issue:
====

How can I make webmail accessible via HTTP (HTTPS should still work)
And is there an easy way to install a certificate on the HTTPS connection?

----

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

2

Re: HTTP webmail and certificate SSL

compleetit wrote:

How can I make webmail accessible via HTTP (HTTPS should still work)

Search “force_https” in Roundcube webmail config file, and set it to false.

compleetit wrote:

And is there an easy way to install a certificate on the HTTPS connection?

You have to buy SSL certificate from a trusted SSL provider, then follow its tutorial to install certificate.
iRedMail uses below two files on CentOS:

- /etc/pki/tls/certs/iRedMail_CA.pem
- /etc/pki/tls/private/iRedMail.key