Frank van der Voort Posted May 27, 2012 Share Posted May 27, 2012 I'm trying to set up Cloudcache on my prestashop but I can't get it to work with my SSL-certificate. I want to set up some Pull Zones with shared SSL enabled. For example I have set up a Pull Zone "cdn1.myshop.netdna-cdn.com" I enable SharedSSL and the Pull Zone will be called "cdn1.myshop.netdna-ssl.com" Now I want the module to use the SharedSSL but In the backoffice the link does not change to the SharedSSL link. It still says "cdn1.myshop.netdna-cdn.com" manually changing the link isn't possible because you can not add a link longer then 30 chars. I managed to change a .tpl file and change the chars to 50 and manual added "cdn1.myshop.netdna-ssl.com". On the homepage it works perfectly but when I go to the secured part of the webshop like the shopping cart or my account it keeps giving unsecured content messages. Chrome even blocks everything from the CDN network because it is unsafe. The shop is getting the content from http://cdn1.myshop.netdna-ssl.com and not https://cdn1.myshop.netdna-ssl.com. I deleted everything because it ain't working perfectly and I can't seem to get in contact with somebody from cloudcache who can help me with it. Does somebody have some experience with the cloudcache module and how to properly set it up with SharedSSL enabled. Link to comment Share on other sites More sharing options...
indus Posted May 28, 2012 Share Posted May 28, 2012 (edited) Hi I am not sure if my problem is the same as yours, but i had ssl problems when i installed this module. It places a tools.php in the override/classes folder which breaks SSL. I renamed the tools.php and my problem disappeared. I dont use the cloud cache module of course, so i dont know if you need that tools.php file or not since you are actually using the module. I read somewhere if you configure the cloud cache module this problem wont appear. http://www.prestashop.com/forums/topic/170669-solved-ssl-broken-after-upgrade-to-1482/ Edited May 28, 2012 by indus (see edit history) Link to comment Share on other sites More sharing options...
Frank van der Voort Posted May 28, 2012 Author Share Posted May 28, 2012 But I do want to use the cloudcache module. I have a Cloudcache account but it doesn't function correctly with prestashop. I hoped somebody on this forum had some experience with setting it up. The module doesn't handle the SSL secured parts of the server correctly because it keeps getting the content from the pull zones from a http:// link and not https://. And I know it can be set up correctly because I made pull zones with SharedSSL enabled in Cloudcache and I use them with the prestashop media server option in prestashop and that works. Then the content in the secured part of the webshop will be taken from a https:// link. I'll try to get in contact with the support of cloudcache today and hope to get this fixed because cloudcache really speeds up your webshop. And that is what I want. Link to comment Share on other sites More sharing options...
cessargor Posted July 6, 2012 Share Posted July 6, 2012 i have same issue using the media servers tool with 3 subdomains and the SSL , the problem is that subdomains do not share the same doc root in most hosting panels (cpanel, pleask, etc) . SSL have to be under the same document root in order to share the same SSL, so in theory you need a unique SSL for each subdomain you use.. Link to comment Share on other sites More sharing options...
sickz Posted July 6, 2012 Share Posted July 6, 2012 You can always change the root for your subdomains. Just ask you hoster. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now