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
Post a Comment