Re: Unable to proxy pass to https backend on nginx

2020-09-07 Thread Francis Daly
On Sun, Sep 06, 2020 at 10:15:28AM -0400, ravansh wrote: Hi there, > I am unable to reverse proxy to my https backend. what am i doing wrong? I > am using the same set of cert for the backend and frontend as I am running > them both on the same machine. I got my certificates from zerossl. Here is

Re: Unable to proxy pass to https backend on nginx

2020-09-06 Thread Maxim Dounin
Hello! On Sun, Sep 06, 2020 at 10:15:28AM -0400, ravansh wrote: > I am unable to reverse proxy to my https backend. what am i doing wrong? I > am using the same set of cert for the backend and frontend as I am running > them both on the same machine. I got my certificates from zerossl. Here is >

Re: Unable to proxy pass to https backend on nginx

2020-09-06 Thread Thomas Ward
8 EDT 2020 To: nginx@nginx.org Subject: Unable to proxy pass to https backend on nginx I am unable to reverse proxy to my https backend. what am i doing wrong? I am using the same set of cert for the backend and frontend as I am running them both on the same machine. I got my certificates from ze

Unable to proxy pass to https backend on nginx

2020-09-06 Thread ravansh
I am unable to reverse proxy to my https backend. what am i doing wrong? I am using the same set of cert for the backend and frontend as I am running them both on the same machine. I got my certificates from zerossl. Here is the error I get : curl --cacert /etc/ssl/certs/ca_bundle.crt https://www.