502 Bad Gateway using Cloudflare and Kestrel

Sam Hobbs Sam at SimpleSamples.info
Mon Sep 4 15:11:29 UTC 2023



Francis Daly wrote on 9/4/2023 1:05 AM:
>>                  proxy_passhttp://127.0.0.1:5443;
> You probably have a space after proxy_pass in your actual config; but
> you probably should also have "https://" not "http://" there as well,
> since your upstream service is listening for https connections.
>
Thank you! It works.

Yes, there is a space in there. The formatting must have gotten messed 
up in the message you received.


More information about the nginx mailing list