Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2006
    Posts
    326
    Plugin Contributions
    0

    Default SSL only partially encrypted after certificate renewal

    Hello, I just renewed my SSL through Comodo and now I am getting the dreaded "page only partially encrypted" error. I was NOT having this error before and I have changed nothing in the files. I have been reading through other posts that have this issue, and don't see where my problem is. Below is the information that might be helpful. Again... I have changed nothing. I simply installed the new certificate and Comodo has verified that it is 'installed correctly'. I have been searching for hours and could really use some fresh eyes on this.
    Thank you in advance.

    - Site is set up to use a single directory for housing SSL and non-SSL content

    - my config file in /includes:
    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');

    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
    // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_CATALOG', '/');

    - my config file in /admin/includes:
    define('HTTP_SERVER', 'http://www.photoimprints.com');
    define('HTTPS_SERVER', 'https://www.photoimprints.com');
    define('HTTP_CATALOG_SERVER', 'http://www.photoimprints.com');
    define('HTTPS_CATALOG_SERVER', 'https://www.photoimprints.com');

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'false');

    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
    // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
    define('DIR_WS_ADMIN', '/myadmin/');
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_ADMIN', '/myadmin/');
    define('DIR_WS_HTTPS_CATALOG', '/');
    Give us your best shot!
    http://www.photoimprints.com

  2. #2
    Join Date
    Feb 2006
    Posts
    326
    Plugin Contributions
    0

    Default Re: SSL only partially encrypted after certificate renewal

    Another clue.. in IE, I let it display only the contents that were secure, to see what might NOT be secure. What didn't appear is the Comodo logo itself, the one in bottom right corner. Now I did not change anything with that logo. I figured it was the same logo as last year and didn't change any settings related to it. Should I have done something else?
    Thank you
    Give us your best shot!
    http://www.photoimprints.com

  3. #3
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,816
    Plugin Contributions
    0

    Default Re: SSL only partially encrypted after certificate renewal

    review the code for the comodo corner of trust logo. according to the dependencies on the page you are calling the corner of trust logo unsecure on secure pages

    Code:
    http://www.photoimprints.com/images/secure_site.gif
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #4
    Join Date
    Feb 2006
    Posts
    326
    Plugin Contributions
    0

    Default Re: SSL only partially encrypted after certificate renewal

    Quote Originally Posted by barco57 View Post
    review the code for the comodo corner of trust logo. according to the dependencies on the page you are calling the corner of trust logo unsecure on secure pages

    Code:
    http://www.photoimprints.com/images/secure_site.gif
    I'm sorry I don't have a clue what you just said. What do you mean, review the code?
    Thanks,
    Give us your best shot!
    http://www.photoimprints.com

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,816
    Plugin Contributions
    0

    Default Re: SSL only partially encrypted after certificate renewal

    This code at the bottom of your tpl_main_page.php file is wrong:
    Code:
    <script language="JavaScript" type="text/javascript">
    COT("http://www.photoimprints.com/images/secure_site.gif", "SC2", "none");
    </script>
    you will notice it says http instead of https
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6
    Join Date
    Feb 2006
    Posts
    326
    Plugin Contributions
    0

    Default Re: SSL only partially encrypted after certificate renewal

    I just installed a newer? Comodo trust seal contribution, and I think it is working. Would you be so kind as to hit the login button and see if you find that is the case?
    Thank you,
    Give us your best shot!
    http://www.photoimprints.com

  7. #7
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,816
    Plugin Contributions
    0

    Default Re: SSL only partially encrypted after certificate renewal

    yes, it is behaving correctly now.
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  8. #8
    Join Date
    Feb 2006
    Posts
    326
    Plugin Contributions
    0

    Default Re: SSL only partially encrypted after certificate renewal

    Thanks, I had thought that since I already had a functioning SSL corner seal that I could just leave it alone when I installed the new certificate. I guess that's not the case! I don't understand the WHY of that, but I'm glad it's working and I hope I can remember that come renewal time next year.
    Give us your best shot!
    http://www.photoimprints.com

 

 

Similar Threads

  1. partially encrypted login SSL - v1.3.8, using proxy server
    By vivek_advsol in forum Installing on a Linux/Unix Server
    Replies: 15
    Last Post: 11 Aug 2011, 03:36 AM
  2. SSL issue - connection partially encrypted
    By pquesinb in forum General Questions
    Replies: 8
    Last Post: 5 Dec 2010, 11:49 PM
  3. SSL connection PARTIALLY encrypted
    By deepanvee in forum General Questions
    Replies: 7
    Last Post: 31 Jan 2010, 10:26 AM
  4. SSL only partially encrypted
    By jelliebean425 in forum General Questions
    Replies: 0
    Last Post: 24 Apr 2008, 05:32 AM
  5. Replies: 24
    Last Post: 11 Aug 2007, 06:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR