Tools
Android error when browsing the FTP site: NET::ERR_CERT_AUTHORITY_INVALID
When browsing the FTP site on your desktop and when using iOS devices, the certificate is working fine but the following certificate error appears when browsing on Android devices: Your connection to this site is not private. Attackers might be trying to steal your information (for example, photos, password, messages and credit cards) from <your_site>) NET::ERR_CERT_AUTHORITY_INVALID
First published date
Last published date
Overview
The following certificate error is displayed when browsing the FTP site on Android devices. Browsing on the desktop and on iOS devices does not generate the same error.
Your connection to this site is not private. Attackers might be trying to steal your information (for example, photos, password, messages and credit cards) from <your_site>)
NET::ERR_CERT_AUTHORITY_INVALID
Product section
Cause
The certificate chain is incomplete.
When you test the site, for example on https://www.ssllabs.com/ssltest/ (© 2009-2018 Qualys, Inc., available at https://www.ssllabs.com/index.html, obtained on October 25, 2018) it will instruct you to download missing certificates.This can be checked under Certificate Paths.
Resolution
- Browse to the FTP site.
- Click View site information on the URL, go to the Connection tab and click Certificate Information.
- Go to Certificate path and click the Intermediate certificate. For example,
GlobalSign Extended Validation CA - SHA256. - Click View Certificate.
- Go to the Details tab and click Copy to file.
- Use Base-64 encoded x.509(.cer).
- Any filename will do.
- Use this certificate on the CA (Certificate Authority) Certificate Path field.