SSL Problem with Comodo SSL
32 posts
• Page 2 of 2 • 1, 2
Re: SSL Problem with Comodo SSL
From the last thing he says I'd say he has the config files messed up since he says the entire site now in ssl. Here's an example of what should be in the root config.php.
config.php
admin/config.php
config.php
- Code: Select all
// HTTP
define('HTTP_SERVER', 'http://www.lordofthe.net/');
define('HTTP_IMAGE', 'http://www.lordofthe.net/image/');
define('HTTP_ADMIN', 'http://www.lordofthe.net/admin/');
// HTTPS
define('HTTPS_SERVER', 'https://www.lordofthe.net/');
define('HTTPS_IMAGE', 'https://www.lordofthe.net/image/');
admin/config.php
- Code: Select all
// HTTP
define('HTTP_SERVER', 'http://www.lordofthe.net/admin/');
define('HTTP_CATALOG', 'http://www.lordofthe.net/');
define('HTTP_IMAGE', 'http://www.lordofthe.net/image/');
// HTTPS
define('HTTPS_SERVER', 'https://www.lordofthe.net/admin/');
define('HTTPS_IMAGE', 'https://www.lordofthe.net/image/');
define('HTTPS_CATALOG', 'https://www.lordofthe.net/');
Come visit the Lord of The Net at http://www.lotnllc.com for all your computing needs! Feel safe with us being that everything is 256-Bit SSL secured and knowing that your dealing with an Intel Gold Partner! This opencart server is also PCI certified.
-

Demon5 - Posts: 200
- Joined: Fri Jun 18, 2010 8:12 pm
- Location: Sacramento, CA
Re: SSL Problem with Comodo SSL
Hi, did you already fixed the issue with SSL? I have the same issue with EV Comodo on my shop as well. Hope to hear from you....

sumankhan wrote:cwswebdesign wrote:sumankhan wrote:i have still this same problem as i am using not shared ssl all is working only the checkout page is not working.
What steps did you take to turn on SSL? There's only 3 places that need to be modified (the two config files and the enable SSL in the admin section). So many people seem to change more than what is needed.
HI THANKS FOR REPLY I HAVE CHANGE 2 CONFIG FILE STORE AND ADMIN AND ON SSL ON ADMIN PANEL AND ALL WORKING GOOD ONLY WHEN GOING TO CHECKOUT PAGE THEN CHECKOUT OPTIONS ARE HANG NOT OPENING.
I HAVE ALSO CHECK IN COMODO PAGE THE SETUP AND SETUP IS OK.
SORRY I FORGOT ALSO THE ADMIN PANEL IMAGE MANAGER NOT WORKING IF SSL IS ENABLED.
- dlo80
- Posts: 9
- Joined: Wed Feb 29, 2012 9:04 pm
Re: SSL Problem with Comodo SSL
Yes, Justhost installed a new Comodo SSL certificate on my site www.knightshipper.com and I cant view my about us, delivery information, privacy policy etc. The links immediately bring back to home page.. please advise
- Knight57
- Posts: 3
- Joined: Tue Jul 03, 2012 12:52 am
Re: SSL Problem with Comodo SSL
Knight57 wrote:Yes, Justhost installed a new Comodo SSL certificate on my site http://www.knightshipper.com and I cant view my about us, delivery information, privacy policy etc. The links immediately bring back to home page.. please advise
I can view all of the pages without a problem. Which Browser and version are you using? Do you have a screenshot of what's going on?
CWS Website Design and Marketing
Dillon, CO
http://www.cwswebsitedesign.com
http://www.cwswebsitedesign.com/ Web Hosting - Affordable
http://www.cwswebsitedesign.com/ SSL Certificates
http://www.cwswebsitedesign.com/ Domain Name Registration / Transfer
Dillon, CO
http://www.cwswebsitedesign.com
http://www.cwswebsitedesign.com/ Web Hosting - Affordable
http://www.cwswebsitedesign.com/ SSL Certificates
http://www.cwswebsitedesign.com/ Domain Name Registration / Transfer
- cwswebdesign
- Posts: 523
- Joined: Sat Dec 10, 2011 4:26 pm
- Location: USA
Re: SSL Problem with Comodo SSL
Problem fixed. BUT the https://www.knightshipper.com/index.php ... ount/login page is distorted. The catalog is in more than one section of the page (as seen). How can I fix this? I am using the latest opencart version 1.5.3
- Knight57
- Posts: 3
- Joined: Tue Jul 03, 2012 12:52 am
Re: /index.php?route=account/login
The link within the website for account is directing to the same location
https://www.knightshipper.com/index.php?route=account/login but with different results..........If you click the link above everything is fine with the account/login page. So, now attempt it from MY ACCOUNT within the site and see the problems. DOES ANYONE have a suggestion???
https://www.knightshipper.com/index.php?route=account/login but with different results..........If you click the link above everything is fine with the account/login page. So, now attempt it from MY ACCOUNT within the site and see the problems. DOES ANYONE have a suggestion???

- Knight57
- Posts: 3
- Joined: Tue Jul 03, 2012 12:52 am
Re: SSL Problem with Comodo SSL
My admin login page is also distorted. Did you figure out how to fix this?
- BasheeraDesigns
- Posts: 18
- Joined: Thu Aug 23, 2012 5:58 am
Re: SSL Problem with Comodo SSL
Hello,
I need some advice here.
I installed SSL. It is private SSL provided by Comodo, installed by Hostgator. Everything was done according to this topic: viewtopic.php?f=138&t=64685 , I even went to this website: http://whynopadlock.com and checked for errors. I got all green checkmarks. Unfortunately there is a situation when I am (customer) getting warning messages:
My store supports multiple languages and multiple currencies and while customer is on secure page, “My account” (registration) or “Checkout” and decided to change language or change currency, customer will get this message: “Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party. Are you sure you want to continue sending this information?” in FireFox; “The identity of this website has not been verified. Your connection to mysite.com is not encrypted.” in Google. Is this normal behaviour or something has to be done to changed? Please let me know.
I need some advice here.
I installed SSL. It is private SSL provided by Comodo, installed by Hostgator. Everything was done according to this topic: viewtopic.php?f=138&t=64685 , I even went to this website: http://whynopadlock.com and checked for errors. I got all green checkmarks. Unfortunately there is a situation when I am (customer) getting warning messages:
My store supports multiple languages and multiple currencies and while customer is on secure page, “My account” (registration) or “Checkout” and decided to change language or change currency, customer will get this message: “Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party. Are you sure you want to continue sending this information?” in FireFox; “The identity of this website has not been verified. Your connection to mysite.com is not encrypted.” in Google. Is this normal behaviour or something has to be done to changed? Please let me know.
-

bobwhite - Posts: 39
- Joined: Thu Jan 26, 2012 12:20 am
Re: SSL Problem with Comodo SSL
bobwhite wrote:Hello,
I need some advice here.
I installed SSL. It is private SSL provided by Comodo, installed by Hostgator. Everything was done according to this topic: viewtopic.php?f=138&t=64685 , I even went to this website: http://whynopadlock.com and checked for errors. I got all green checkmarks. Unfortunately there is a situation when I am (customer) getting warning messages:
My store supports multiple languages and multiple currencies and while customer is on secure page, “My account” (registration) or “Checkout” and decided to change language or change currency, customer will get this message: “Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party. Are you sure you want to continue sending this information?” in FireFox; “The identity of this website has not been verified. Your connection to mysite.com is not encrypted.” in Google. Is this normal behaviour or something has to be done to changed? Please let me know.
Need the link to your website.
DL
CWS Website Design and Marketing
Dillon, CO
http://www.cwswebsitedesign.com
http://www.cwswebsitedesign.com/ Web Hosting - Affordable
http://www.cwswebsitedesign.com/ SSL Certificates
http://www.cwswebsitedesign.com/ Domain Name Registration / Transfer
Dillon, CO
http://www.cwswebsitedesign.com
http://www.cwswebsitedesign.com/ Web Hosting - Affordable
http://www.cwswebsitedesign.com/ SSL Certificates
http://www.cwswebsitedesign.com/ Domain Name Registration / Transfer
- cwswebdesign
- Posts: 523
- Joined: Sat Dec 10, 2011 4:26 pm
- Location: USA
Re: SSL Problem with Comodo SSL
Your certificate is properly installed. I was able to get to the checkout page and https comes up with no errors. If I stay on the checkout page and change currency or language while I'm on that page, I get the issue about items not being encrypted. If I click ok, it loads non https. If I reload that same page, https is engaged again.
Is this what you're referring to? For some reason, it's only happening if you change the language or currency after you've gone to an https page, such as checkout. Did you do a search in the forums?
DL
Is this what you're referring to? For some reason, it's only happening if you change the language or currency after you've gone to an https page, such as checkout. Did you do a search in the forums?
DL
CWS Website Design and Marketing
Dillon, CO
http://www.cwswebsitedesign.com
http://www.cwswebsitedesign.com/ Web Hosting - Affordable
http://www.cwswebsitedesign.com/ SSL Certificates
http://www.cwswebsitedesign.com/ Domain Name Registration / Transfer
Dillon, CO
http://www.cwswebsitedesign.com
http://www.cwswebsitedesign.com/ Web Hosting - Affordable
http://www.cwswebsitedesign.com/ SSL Certificates
http://www.cwswebsitedesign.com/ Domain Name Registration / Transfer
- cwswebdesign
- Posts: 523
- Joined: Sat Dec 10, 2011 4:26 pm
- Location: USA
Re: SSL Problem with Comodo SSL
cwswebdesign wrote:Your certificate is properly installed. I was able to get to the checkout page and https comes up with no errors. If I stay on the checkout page and change currency or language while I'm on that page, I get the issue about items not being encrypted. If I click ok, it loads non https. If I reload that same page, https is engaged again.
Is this what you're referring to? For some reason, it's only happening if you change the language or currency after you've gone to an https page, such as checkout. Did you do a search in the forums?
DL
DL, thank you for checking.
This is exactly what I was referring too in my original post. Yes, I did search forum, but no luck yet.
Bob
-

bobwhite - Posts: 39
- Joined: Thu Jan 26, 2012 12:20 am
32 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: Exabot [Bot] and 18 guests













