Look and Feel

I am kinda curious..... I am customizing my H Sphere... I have changed my banner to one specific to my company. My question is this... When the default banner is present the page loads fine. When I use img src="http://www.mydomain.com/images/banner.gif" to specify my banner, the resulting page load prompts me. Asking if I want to display both the unsecure items and the secure items... The only unsecure item on the page is img banner I created. If anyone can help me with this I would appreciate it. Kinda scares people when the word security pops up in a dialog and they have to decide something. Thanks in advance.
 
Code Cleric said:
The only unsecure item on the page is img banner I created. If anyone can help me with this I would appreciate it. Kinda scares people when the word security pops up in a dialog and they have to decide something. Thanks in advance.

The only way to prevent this that I know of is to access the image using https as well. There's no harm in using https even if the control panel is using a non secure connection. Of course, the certificate has to be accepted once.
 
I don't know why resellers are using our *.m****here.biz certificate with their control panels

That's gonna throw up mismatch errors. If you want to use SSL on your control panel, I recommend you buy your own certificate. Our reseller control panel (http://cp.jodoshared.com:8080) is not running on SSL either

The *.m****here.biz certificate should only be used while offering Shared SSL to your customers
 
Back
Top