Securing URLs with Secure Link + HLS

Francis Daly francis at daoine.org
Wed Aug 31 21:23:31 UTC 2022


On Wed, Aug 31, 2022 at 11:16:23AM -0400, LewisMM wrote:

Hi there,

> I've been following this resource:
> https://www.nginx.com/blog/securing-urls-secure-link-module-nginx-plus/

> This works with the .M3U8 playlist file. It successfully secures it.
> However, when the playlist tries to load the segment files (.ts) files, I
> get a 403 error. Nginx is not passing the MD5 hash to the segment files.

What request do you make to nginx?

(That might be in the nginx access log, or error log.)

What file on the filesystem do you want nginx to send you, instead of
the 403 response?

Cheers,

	f
-- 
Francis Daly        francis at daoine.org



More information about the nginx mailing list