Another bug in 0.11 - SSL reports incorrect error

Upgrading from 0.10 to 0.11.

After update I get the following error in my admin panel:

Certificate Status
Certificate has a problem: The certificate is for the wrong domain name. It is for COMODO RSA Certification Authority.

It works fine though. It seems to be getting the COMODO part from the intermediate chain.

Hi,
Try what @JoshData recommended here: https://github.com/mail-in-a-box/mailinabox/issues/467
Hope this helps to you too!

It’s probably a different issue. Please paste the certificate here. (It is safe to share.)

It was a Comodo PositiveSSL which requires two intermediate certificates. I think the code just doesn’t like it when there are two.

I revoked, reissued and reinstalled - same problem.

Switched to StartSSL/StartCom and no problem.

See https://github.com/mail-in-a-box/mailinabox/issues/493.