I am getting an ssl error on 2 of my sites and i cannot figure out why . My original site has the same ssl etc and no errors... so I am lost...
www.luvingmammadiaperswholesale.com
www.exclusivelyknd.com
thank you for any help you can offer :)
Brandy
I am getting an ssl error on 2 of my sites and i cannot figure out why . My original site has the same ssl etc and no errors... so I am lost...
www.luvingmammadiaperswholesale.com
www.exclusivelyknd.com
thank you for any help you can offer :)
Brandy
luvingmammadiaperswholesale
Is this one installed as it own account with a dedicated IP?
exclusivelyknd site loads as the plain non www name
Your secure settings in configure.php load it as the www version and the cert is issued to the non-www version
Zen-Venom Get Bitten
LMDwholesale and KND are installed the same way both with a dedicated ip....
I understand on the knd site....
the configure file says http://exclusivelyknd.com no www..... which is how our web host did the certificate.... so is that right???
I am new to the ssl installation- we always paid someone to do it all...
Post these lines from your /includes/configure.php file
Code:define('HTTP_SERVER', 'http://'); define('HTTPS_SERVER', 'https://');
Zen-Venom Get Bitten
Not sure what your "original" site is but for the two Domains you mentioned, they both have problems that need to be corrected by your Hoster.
luvingmammadiaperswholesale.com
- SSL Cert is not installed or not properly setup
exclusivelyknd.com
- SSL Cert is properly installed but needs a CA bundle installed/setup
(that is why the error msg. : Not a Trusted Site)