Answer the question
In order to leave comments, you need to log in
Android and iOS swear at ssl certificate
Colleagues, help, pliz, figure it out ...
There is a web server based on linux + apache. An ssl certificate (wildcard) signed by RapidSSL CA (upstream GeoTrust Global CA) is attached to this server.
When I go to this server from a computer (firefox, chrome, opera, opera mobile (via the android emulator)), the browser says that everything is fine, the certificate is reliable.
But if I log in with Android (any browser) and iOS, then the browsers say that the certificate was received from an untrusted certificate authority.
What can be here? Where to dig?
Maybe for Apache you need to do some additional settings?
Answer the question
In order to leave comments, you need to log in
Thank you all for your help. I figured it out ... I
had to specify the file in SSLCertificateFile, in which there is only the server certificate that RapidSSL issued to me. And in SSLCACertificateFile - RapidSSLCABundle.crt, which was downloaded from the RapidSSL website (in this file, Rapid and Geotrust certificates).
I had all the certificates in SSLCertificateFile (I merged them into one file) in order - mine, rapid, geotrust. And in SSLCACertificateFile there is a standard /etc/pki/tls/certs/ca-bundle.crt (there is no rapid in it).
Angel2S2, exactly the same problem with the same certificate, I have a server with CentOS, VDS dedicated IP, one domain and one site on this IP. You can describe in more detail where to go, in which files and what needs to be registered.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question