How to redirect https requests with nginx? -


i have locally running script. send request local nginx, proxying remote server api, use way limit requests per second. server requires https requests. send https script, how can deal https inside nginx? how configure it? in need generate new ssl keys?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -