Login Page with SSL

I am trying to make the login page secure with ssl. I tried adding the following code to the config file but it doesn't work.
define('FORCE_SSL_LOGIN', true);
Please advise.
Thanks
define('FORCE_SSL_LOGIN', true);
Please advise.
Thanks