1

Topic: SSL Cert Problem

==== Required information ====
  iRedAdmin-Pro    v1.6.0 (MySQL)
  MySQL
  CentOS 6.4 with kernel patch 2013-05-29

====
- Related log:       NOT sure which log and/or if possibly in multiple.

MAC OS X 10.8.3 Safari 6.0.4 - webmail access no certificate alert and shows valid certificate purchased from Comodo.
Thunderbird e-mail client alerts to certiciate error.

Windows
IE, Firefox, Chrome all go to site without certificate warning.
All e-mail clients Outlook 2003, 2007, 2010 & Thunderbird all get certificate alerts and error on prompt with the iRedMail certificate showing.

Linux
Linux VM CentOS 6.4 Firefox 17 - webmail prompts on invalid certificate
   webmail.domain.tld uses an invalid security certificate.
   The certificate is not trusted because no issuer chain was provided.
   (Error code: sec_error_unknown_issuer)

----

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

2

Re: SSL Cert Problem

pbf343 wrote:

==== Required information ====
  iRedAdmin-Pro    v1.6.0 (MySQL)
  MySQL
  CentOS 6.4 with kernel patch 2013-05-29

====
- Related log:       NOT sure which log and/or if possibly in multiple.

MAC OS X 10.8.3 Safari 6.0.4 - webmail access no certificate alert and shows valid certificate purchased from Comodo.
Thunderbird e-mail client alerts to certiciate error.

Windows
IE, Firefox, Chrome all go to site without certificate warning.
All e-mail clients Outlook 2003, 2007, 2010 & Thunderbird all get certificate alerts and error on prompt with the iRedMail certificate showing.

Linux
Linux VM CentOS 6.4 Firefox 17 - webmail prompts on invalid certificate
   webmail.domain.tld uses an invalid security certificate.
   The certificate is not trusted because no issuer chain was provided.
   (Error code: sec_error_unknown_issuer)





Additional Info from Mac OS X Thunderbird client
Issuer Info -- appears to be iRedMail
E = root@redmail01.domain.tld
CN = redmail01.domain.tld
OU = IT
O = redmail01.domain.tld
L = ShenZhen
ST = GuangDong
C = CN

3 (edited by camel1cz 2013-05-31 19:56:15)

Re: SSL Cert Problem

Seems like you installed the certificate purchased from Comodo only into apache...

Check /etc/dovecot/dovecot.conf if your IMAP/POP3 server is using the correct certificates (options ssl_cert and ssl_key) / the same certificate should be also set in /etc/postfix/main.cf (options smtpd_tls_cert_file and smtpd_tls_key_file).