Topic: SSL Certificate using Letsencrypt
==== 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.
====
I installed Letsencrpyt and I now have a green key lock on iredadmin and roundcube.
However, my website (apache) still showing not secured. Below is the output from '/etc/httpd/conf/httpd.conf.d/ssl.conf
after I made the changes:
SSLCertificateFile /etc/letsencrypt/live/mydomain.com/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/mydomain.com/privkey.pem
#SSLCertificateChainFile /etc/pki/tls/certs/server-chain.crt
The last line above is commented out.
#####
Also below are the certificates from my /etc/letsencrypt/live/mydomain.com
drwxr-xr-x 2 root root 93 Jul 17 20:05 .
drwx------ 3 root root 26 Jul 17 20:05 ..
lrwxrwxrwx 1 root root 36 Jul 17 20:05 cert.pem -> ../../archive/mydomain.com/cert1.pem
lrwxrwxrwx 1 root root 37 Jul 17 20:05 chain.pem -> ../../archive/mydomain.com/chain1.pem
lrwxrwxrwx 1 root root 41 Jul 17 20:05 fullchain.pem -> ../../archive/mydomain.com/fullchain1.pem
lrwxrwxrwx 1 root root 39 Jul 17 20:05 privkey.pem -> ../../archive/mydomain.com/privkey1.pem
-rw-r--r-- 1 root root 543 Jul 17 20:05 README
Am I missing something?
My system is Rhel 7
Thanks.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.