Secure Link Md5 Implementation

c0nw0nk nginx-forum at forum.nginx.org
Thu Jul 27 09:39:24 UTC 2017


Like i said before

c0nw0nk Wrote:
-------------------------------------------------------
> Update your web application for example (PHP) first then how ever many
> hours later when all caches for your web application have cleared
> restart your Nginx so it only accepts secure links.


Update your app first so your app outputs secured links.

Then when all caches and users are ready update Nginx config / restart Nginx
to force secured links only.

Both of your links

http://testapp.com/video/master.m3u8?token=xyz&exp=123

http://testapp.com/video/master.m3u8 

Will work without Nginx being updated thats why you update your app outputs
first common sense that way everyone gets using the secured link without it
being secured but your logs will show you accepting ?token &args.

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,275668,275679#msg-275679



More information about the nginx mailing list