define('ENABLE_SSL', 'true');
// Use secure webserver for catalog module and/or admin areas?
define('ENABLE_SSL_CATALOG', 'true');
define('ENABLE_SSL_ADMIN', 'true');
In this hosting instance the public and secure folders are separate so I've uploaded all the code twice and have the same config files in the "admin/includes" and "includes" pair of folders.