Re: Securing URLs with the Secure Link Module in NGINX

2019-06-06 Thread Patrick
On 2019-06-06 23:00, Andrew Andonopoulos wrote: > However i changed it little bit and i used the following (without map) and i > was able to get 200 for only the URI, so i presume that the secure link with > NGINX is working: Can you post a redacted version of the config file? Secure Link shoul

Securing URLs with the Secure Link Module in NGINX

2019-06-06 Thread Andrew Andonopoulos
Hello, I have a project to build a caching server for HLS with nginx which is using S3 as an origin. I completed this task and everything is working as expected. Now the next task is to use secure link to secure m3u8 and ts files. I used the instructions from this URL but i was getting 403 for