Yes, the pages, templates, etc all work fine under SSL.
Im talking about the administrator or control panel.
When I try to load it under SSL, its basically completely broken, it will not load the CSS, javascript and other data because it complains they run from insecure content.
Is there something you need to change in EE to run the control panel under SSL? I don´t think changing the main url would work because of course I don´t want to run all pages under SSL, just some of them and this mix works great. Some pages are secure, and some not, like normal websites. But the control panel should always be loaded under a secure url and I cannot achieve this.
I have the index.php hidden with the .htaccess instructions and administrator file is renamed just as the security instructions says.
This error seems to be related to the fact that EE tries to use the full url for loading that which would be a bug, it should use paths like /images, /themes, etc, so its not depend on the protocol loaded.
I don´t know why but I never go the control panel/admin side to be able to load under https