Title: Bad request with https
Last modified: June 23, 2017

---

# Bad request with https

 *  Resolved [borisj](https://wordpress.org/support/users/borisj/)
 * (@borisj)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/bad-request-with-https/)
 * Hi,
 * I just switched from http to https and got a Bad Request after sending the form(
   the message is being sended)
 * > Bad Request
    > > Your browser sent a request that this server could not understand.
   > Reason: You’re speaking plain HTTP to an SSL-enabled server port. > Instead
   use the HTTPS scheme to access this URL, please.
 * To solve this issue I simply modified the create-contact-form.php on line 754
 * //$pageURL .= “s”;
    to $pageURL .= “s”;
 * Would be great to have an option in the plugin settings to select either http
   or https

The topic ‘Bad request with https’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-manager_02496b.svg)
 * [Contact Form Manager](https://wordpress.org/plugins/contact-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-manager/reviews/)

## Tags

 * [bad request](https://wordpress.org/support/topic-tag/bad-request/)
 * [contact-form](https://wordpress.org/support/topic-tag/contact-form/)
 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [sending](https://wordpress.org/support/topic-tag/sending/)

 * 0 replies
 * 1 participant
 * Last reply from: [borisj](https://wordpress.org/support/users/borisj/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/bad-request-with-https/)
 * Status: resolved