Hello!
On Thu, May 15, 2014 at 05:01:13PM -0400, Aaron Gooch wrote:
> I want to authorize requests using a remote server that is using ssl. When
> I make requests with https I get nginx errors but when I use http it works.
> Now that I am writing this I'm thinking the issue is that the site isn't
I want to authorize requests using a remote server that is using ssl. When
I make requests with https I get nginx errors but when I use http it works.
Now that I am writing this I'm thinking the issue is that the site isn't
using ssl so that could cause proxy pass fails.
Thanks in advance!
Aaron