Welcome! Log In Create A New Profile

Advanced

The plain HTTP request was sent to HTTPS port

August 20, 2009 09:05PM
So we're doing a credit card transaction and it comes back from paypal on
the return trip with that error (on our end). The reason is that the return
URL is:

http://www.domain.com:443/....

so its trying to access port 443 via http.

I won't know till tomorrow, but I hope that we can adjust the return URL to
correctly be "https://www.domain.com... than it works as it should.

My question is, should I put something in the Nginx configuration file that
if someone tries to access "http" using port 443, redirect them to https?
If so, how? Is that the correct way of going about it outside of correcting
the return URL (which of course would be the ideal way), but in general,
should requests coming to http://www.domain.com:443 be forced to HTTPS?

Thanks!
Subject Author Posted

The plain HTTP request was sent to HTTPS port

iberkner August 20, 2009 09:05PM

Re: The plain HTTP request was sent to HTTPS port

Igor Sysoev August 21, 2009 01:35AM

Re: The plain HTTP request was sent to HTTPS port

iberkner August 21, 2009 09:08AM

Re: The plain HTTP request was sent to HTTPS port

Igor Sysoev August 21, 2009 09:16AM

Re: The plain HTTP request was sent to HTTPS port

iberkner August 21, 2009 09:53AM

Re: The plain HTTP request was sent to HTTPS port

Igor Sysoev August 21, 2009 10:21AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 250
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready