Title: WordPress HTTPS (SSL) 2.0 broken
Last modified: August 20, 2016

---

# WordPress HTTPS (SSL) 2.0 broken

 *  Resolved [computersalat](https://wordpress.org/support/users/computersalat/)
 * (@computersalat)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/)
 * updated from 1.9.2 to 2.0 and completely broken.
    couldn’t login to backend anymore,
   needed to to disable the plugins stuff in DB manually.
 * Still trying to find out what went wrong.
 * Cheers
    Chris
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

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

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377776)
 * Hey Chris,
 * Why couldn’t you login?
 * Were you using Shared SSL in 1.9.2? If so, what was your host set to?
 * Thanks,
    Mike
 *  Thread Starter [computersalat](https://wordpress.org/support/users/computersalat/)
 * (@computersalat)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377793)
 * Hi Mike,
 * my config could be reviewed here:
    [http://wordpress.org/support/topic/plugin-wordpress-https-ssl-little-problem-with-shared-ssl?replies=2#post-2413003](http://wordpress.org/support/topic/plugin-wordpress-https-ssl-little-problem-with-shared-ssl?replies=2#post-2413003)
 * After upgrade tool did not accept my shared sslhost:
    [https://ssl.domain.net/cs-wp](https://ssl.domain.net/cs-wp)
 * So how to use the new plugin ?
 * Thanks
    Chris
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377812)
 * Hey Chris,
 * I’ve got a bug fix release coming out soon. I’m making some changes to the method
   that validates URL’s and I think it’ll fix your problem. I’ll update the topic
   when it’s released or you can test it and see if it’s fixed.
 * Thanks,
    Mike
 *  [jcx1028](https://wordpress.org/support/users/jcx1028/)
 * (@jcx1028)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377819)
 * Hey there, Mvied… I have a bit of an emergency and I could really use your assistance.
   I installed WordPress HTTPS on a freelance project I’m working on, with the goal
   being setting up a contact form that would, because it may contain sensitive 
   information, be secure.
 * But now I’m completely locked out of the admin portion of the site, with 404 
   Not Found pages popping up everywhere. How can I fix this, because I need to 
   send the site to the client within the next day or two?
 * Here’s the link… [http://www.jcxmarketing.com/michellewest](http://www.jcxmarketing.com/michellewest)
 * Obviously, any help you can provide would be greatly appreciated.
 *  [jcx1028](https://wordpress.org/support/users/jcx1028/)
 * (@jcx1028)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377820)
 * Fixed it by changing wordpress-https_ssl_admin to 0 in the Mysql database.
 * That scared the hell out of me (someone who isn’t entirely comfortable tinkering
   with the inner workings of a site).
 *  [Sidney Harrell](https://wordpress.org/support/users/sidharrell/)
 * (@sidharrell)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377860)
 * Hey Mvied,
    I work on the Event Espresso plugin team, and we’ve been recommending
   your plugin for a while, instead of our built in https option. But the version
   2.0 is breaking our customer’s registration pages. Specifically, I’ve tracked
   it down to the form action. Even if I put an [https://mysite.com](https://mysite.com)
   directly into the html that goes into the_content(), even though the page is 
   ssl (is_ssl() returns true), it gets rewritten to [http://mysite.com](http://mysite.com).
   If I put [https://mysite.com](https://mysite.com) anywhere else, in the form 
   id, for example, it doesn’t get rewritten, but only in the form action. Thanks.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377862)
 * Hey Sidney,
 * Is the registration form on an actual post/page that you can enable “Force SSL”
   on? If so, enable it on that page and that should make it always HTTPS.
 * Thanks,
    Mike
 *  [Sidney Harrell](https://wordpress.org/support/users/sidharrell/)
 * (@sidharrell)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377899)
 * Hey Mike,
    The registration form is on a page by means of a shortcode on the 
   page that triggers a function in our plugin. The page has the “Force SSL” checkbox
   turned on. The page loads via ssl, but the form action, which should be https(
   back to the same page), shows up as http. On submission, the page gets redirected
   to https, but loses all the form submission data.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377910)
 * I just pushed out version 2.0.1. Let me know if it fixes your issue.
 * Thanks,
    Mike
 *  [Sidney Harrell](https://wordpress.org/support/users/sidharrell/)
 * (@sidharrell)
 * [14 years ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377989)
 * Hey Mike,
    Great job on the newest version. We have a little more testing to 
   do, but it looks like we’ll be recommending it to our customers again. Sorry 
   I hadn’t seen your last update to this post, and we were in a panic to support
   our customers, so we had forked your plugin from before the change six months
   ago. Do you have a paid version of your plugin with support for like $10 a year.
   I know there are a lot of sites depending on your plugin for their business who
   would be happy to pay for a dedicated support path.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377990)
 * I currently do not have paid support, but I’m working on the infrastructure that
   it would take to do that the right way. I don’t want to offer paid support and
   not follow through with a great customer experience.
 * For the time being, I offer free support here, time willing. You can always donate
   if you’d like.

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

The topic ‘WordPress HTTPS (SSL) 2.0 broken’ 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/)

 * 11 replies
 * 4 participants
 * Last reply from: [mvied](https://wordpress.org/support/users/mvied/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/wordpress-https-ssl-20-broken/#post-2377990)
 * Status: resolved