Report this

What is the reason for this report?

SSL Certificate issues only on Android Chrome?

Posted on August 26, 2015

So I installed a SSL certificate on a subdomain and everything worked fine for desktop Chrome and IE but when I use android chrome I get the following error… ERR_CERT_AUTHORITY_INVALID

Looking at the certificate it appears to only have only 1 certificate, the website’s, but not the root or intermediate. It is a class 1 certificate from StartSSL and this is my ssl virtual host config for my subdomain

SSLEngine on SSLProtocol all -SSLv2 SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM

SSLCertificateFile /etc/apache2/ssl/cloud/ssl.crt SSLCertificateKeyFile /etc/apache2/ssl/cloud/private.key SSLCertificateChainFile /etc/apache2/ssl/sub.class1.server.ca.pem

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.