Title: [Plugin: WordPress HTTPS (SSL)] Can&#039;t log in to WordPress after enabling &quot;Force SSL Admini
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] Can't log in to WordPress after enabling "Force SSL Admini

 *  [pdxmission](https://wordpress.org/support/users/pdxmission/)
 * (@pdxmission)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-cant-log-in-to-wordpress-after-enabling-force-ssl-administration/)
 * I clicked “Force SSL Administration” and now I can’t log in to WordPress. I get
   redirected to a login page, but none of my credentials work.
 * H E L P ! ! !
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [pdxmission](https://wordpress.org/support/users/pdxmission/)
 * (@pdxmission)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-cant-log-in-to-wordpress-after-enabling-force-ssl-administration/#post-2462257)
 * I tried this solution. Didn’t work.
 * > Go to your wp-config.php file and add this line. Hit any page on your site,
   > and then remove it.
   > **define(‘WPHTTPS_RESET’, true);**
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-cant-log-in-to-wordpress-after-enabling-force-ssl-administration/#post-2462431)
 * Hey pdxmission,
 * The error you’re describing is caused by a bug in the plugin that’s not setting
   admin cookies correctly. After using WPHTTPS_RESET, you should be able to go 
   back to your regular admin URL and login.
 * If not, your other option is to go into the database and run this query.
    `DELETE
   FROM wp_options WHERE option_name LIKE 'wordpress-https%';`
 * This will wipe all options for the plugin, the same as WPHTTPS_RESET.
 * Thanks,
    Mike

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WordPress HTTPS (SSL)] Can't log in to WordPress after enabling"
Force SSL Admini’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mvied](https://wordpress.org/support/users/mvied/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-cant-log-in-to-wordpress-after-enabling-force-ssl-administration/#post-2462431)
 * Status: not resolved