If you want to use SSL in your admin section to help protect sensitive data, you have to enable the entire section due to the way the code is written. Since most of the data doesn't need to be protected, enabling SSL for those sections adds an extra load on your hosts server, which could mean delays in processing, as well as slows down the already slow admin section due to all of the unnecessay encryptimg going on. This package gets around those problems by only enabling SSL on pages that should be protected, like Customers and Orders, as well as a few others. There is an easily editable list included that can be changed to include other pages should you deem it necessay.