|
I am trying to use the secure ssl certificate, when i go to my website at https://mydomain.com/magento/ it shows as secure with Warnings Contains unauthenticated content? All of the links and the pictures refer to my http://mydomain.com/magento
General - Web
Unsecure
Base Url
http://mydomain.com/magento/
Secure
Base Url
https://mydomain.com.sslpowered.com/magento/
Use Secure URL in Frontend Yes
Deleted the cache.
In the technical details of the browser it also states that Connection Partially Encrypted, parts of the page you are viewing were not encrypted before being transmitted over the internet. Information sent over the Internet without encryption can be seen by other people while it is in transit.
Any help would be greatly appreciated. I have been searching the boards and trying new things for two days now.
Thank you.
UPDATE
Well after two days I think I got what I wanted. I am using my shared SSL certificate from Netfirms.
In Admin System Configeration Web
Unsecure
Base Url http://www.cornholesupplies.com/eStore/
Base Link URL ((secure_base_url))
Base Skin URL ((secure_base_url))skin/
Base Media URL ((secure_base_url))media/
Base JavaScript URL ((secure_base_url))js/
Secure
Base URL https://www.cornholesupplies.com/eStore/
Base Link URL https://www.cornholesupplies.com/eStore/
Base Skin URL ((secure_base_url))skin/
Base Media URL ((secure_base_url))media/
Base JavaScript URL ((secure_base_url))js/
Use secure URLs in Frontend Yes
Use Secure Urls in Admin No
I assume this forces magento to use the secure base url in the whole website. If you go to http://www.cornholesupplies.com/eStore it is not secure but all of the links and images are secure and by clicking anything in the site it will go to the SSL encrypted pages with no errors.
If anyone sees a problem with this please feel free to contact me as I am not a pro at this by far and don’t want to create any security issues. If there is some other way that this can be done please let me know as well. I have seen alot of threads about the SSL issues and nothing worked for me. Thank you for your time.
|