engintron icon indicating copy to clipboard operation
engintron copied to clipboard

The plain HTTP request was sent to HTTPS port

Open idevwebs opened this issue 3 years ago • 1 comments

Hi,

Great plugin! Wondering how to resolve this particular issue. If a mixed request comes to the server ip, how can this be addressed?

http://192.192.192.192:443/

I get

400 Bad Request The plain HTTP request was sent to HTTPS port nginx

Not sure where to fix this. Any assistance would be appreciated. Thank you.

idevwebs avatar Feb 10 '22 23:02 idevwebs

Nginx doesn't do that last time I checked. So it must be a hardcoded 443 port in some URLs...

fevangelou avatar Apr 11 '22 00:04 fevangelou