In a test environment I have WordPress 4.0.1 installed with Pie Register 2.0.14 and the Twenty Fourteen theme.
If I add define('FORCE_SSL_ADMIN', true); to my wp-config.php file then the WordPress login page will automatically redirect to https. The login page that Pie Register creates doesn’t do that. Should it? Is there a setting I am missing?