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

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -