How do I force SSL to be used for the Wordpress Dashboard, credentials, etc? I added the following in my wp-config.php: define('FORCE_SSL_ADMIN', true); But now I get "page cannot be displayed" when I navigate to the dashboard. Is there something in IIS I need to do?