Portal Home > Knowledgebase > Articles Database > SSL problem on domain root
SSL problem on domain root
Posted by Maldiv_f, 09-03-2008, 05:40 AM |
Hello,
I have a site and I registered and setup SSL for it. It works fine if I access eg.: https://www.mysite.com/admin. In this case the browser says it is a certified site.
However if I access only the main site: https://www.mysite.com then the browser complains that this is not a certified site.
As I'm using mod_rewrite all pages are processed by the https://www.mysite.com/index.php and so all of my pages seems to be uncertified.
What can be the problem?
|
Posted by Sheps, 09-03-2008, 07:50 AM |
Can you PM me your URL so I can take a look at the actual certificate and the resulting pages.
Also, can you post your rewrite rules(urls removed ofc to avoid breaking the rules)
|
Posted by Sheps, 09-03-2008, 09:50 AM |
Okay, the reason this is, is not that the SSL cert is not working correctly, but because the site is using the full URL for a image/js file/etc instead of a relative or absolute path(awesomecoolpic.gif or /coolscript.js)
Figure I would post here, in case anyone has a similar problem. The certificate is installed and everything is working correctly, it is just the pictures or other elements are pointing to unsecured websites.
|
Add to Favourites Print this Article
Also Read