Jump to content

SSL trouble with PS 1.4


Recommended Posts

Hi all

I installed the PS 1.4 and setup a SSL ( NOT a Shared SSL)

A) When visiting the secure area (client login, order..) it doesn't showing images on the page

B) Then use below to .htaccess (Pls note : This code posted by someone on PS forum.)

--------
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.mydomainxxxxxx.com/myshop/$1 [R,L]
---------

Now it showing images But Browsers generation "Certificate Error" (There are non secure items on page...)


Note: Above B) method is working fine on PS Ver 1.3.7. But not working with PS 1.4 and I am Using DEFAULT installation (No Templates added yet and only standard modules on the page)


Anyone has this problem ? and How to Solve it ? Pls help

Link to comment
Share on other sites

×
×
  • Create New...