nginx modules development with vscode

2020-11-06 Thread paravz
A while back i went to nginx modules development training (thanks arut and vl-homutov) and ended up setting up my dev environment in VS Code on Linux. Hope someone finds it useful: https://github.com/paravz/nginx-dev-examples Posted at Nginx Forum: https://forum.nginx.org/read.php?2,289903,289903

Re: How do I call a subrequest on every request?

2020-11-06 Thread Francis Daly
On Thu, Nov 05, 2020 at 03:47:16PM -0700, Jonathan Morrison wrote: Hi there, > Is there a way to force auth_request to be called every time? Currently if > it is successful it doesn't hit that endpoint again. Why do you think that auth_request is not called for every relevant request? Have you

Re: SSL error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca:SSL alert

2020-11-06 Thread meniem
Thanks Sergey for your quick reply. I have checked the debug logs for the SNI (upstream SSL server name), and it seems to be correct.I also used the "proxy_ssl_name" directive that set to the proxied_server_name. Below is the debug output when I hit the endpoint: 2020/11/06 09:14:36 [debug] 30370