Hi
i have a site which has its own SSL cert, i use the SSL for the Admin section of the site.
when i go to the admin section it automatically goes to
https://MYSITE.co.uk/ADMIN/login.php
Which is great, and when i log in it returns the page
https://MYSITE.co.uk/ADMIN/index.php
however.... when i start to use the admin aspect of my site the SSL is not used. For example, if i go to ADMIN > CATALOG > CATAGORIES/PRODUCTS the url drops the SSL and returns
http://MYSITE.co.uk/ADMIN/categories.php
It appears that SSL is only used to log-in and to display the admin index page. Is this normal? or has something gone wrong somewhere?..
Am i wrong in assuming that SSL is used throughout the whole admin section?
All comments welcome
Thanks
Martin



