Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

shared ssl: Unknown Authority


comservices

Recommended Posts

hi, this is my first time trying to set up an osCommerce site and I was wondering if its normal to have a alert window popup saying "Web Site Certified by an Unknown Authority"?

 

i have shared SSL....and its https://comservicestx.speedfox.net/ ? (thats what my host control panel is telling)

 

 

 

here's what in my catalog/includes/configure.php

 

define('HTTP_SERVER', 'http://www.comservicestx.com'); // eg, http://localhost - should not be empty for productive servers

define('HTTPS_SERVER', 'https://comservicestx.speedfox.net'); // eg, https://localhost - should not be empty for productive servers

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

 

how could i get rid of that popup alert window?

Link to comment
Share on other sites

Quick answer - you can't get rid of it. This certificate is the cheapest of the cheap, and is 'issued by' ChainedSSL CA

 

The 'issued by' company has to be one of the companies listed in the Trusted Root Store of most web browsers - and this company ain't one of them!

 

You'd get exactly the same message with a self-issued cert produced by your hosting control panel.

 

Vger

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...