Web Hosting Talk







View Full Version : CA for RapidSSL certificate?


skywin
05-10-2010, 06:38 PM
Hello,

I installed a RapidSSL certificate and when I access to the domain the browser gives me this error:

Warning: Includes content unauthenticated.

I added the CA Equifax Secure Certificate Authoritythat appears in the following link, but the warning not disappears.

https://www.geotrust.com/resources/root-certificates/index.html

PremiumHost
05-10-2010, 09:02 PM
The web page includes files hosted externally?
We never have any issue with rapidssl certificate.

skywin
05-11-2010, 06:52 AM
Hello,

There is not any external link, the error occurs also without content.

httpEasy
05-11-2010, 06:57 AM
You might have references to files or images not under the certified (sub-)domain.

nightshadowprods
05-11-2010, 09:16 AM
Yes, that can throw any SSL off. It's better to make a relative reference to links, so you're not referring to http: links. If there are any http: links within such a page, the SSL validation will fail.

skywin
05-11-2010, 09:17 AM
I've seen that this was the problem, thank you very much.