I have just installed my SSL which I have bought on transip.nl
When I take a look at the website which I have installed for it looks like its not going well.
I have checked: https://www.sslshopper.com/ssl-checker.html#hostname=sloffenenpantoffels.nl
Looks fine but it's not. There is no safe logo and it is still showing it's an unsecure connection.
When I check the URL it's HTTP and not HTTPS.
Webshops is built in a magento multistore.
I have made own domain and selected its own IP for the SSL. I pointed the root folder to the folder from the main domain of the multistore.
In my htaccess file there is a rule:
RewriteCond %{HTTP_HOST} ^(.*)sloffenenpantoffels.nlRewriteRule ^ - [E=MAGE_RUN_CODE:ditwiljehebben]I hope that anyone can help me out here.