Skip to content

on_publish/on_play URL not working with HTTPS URLs #1612

@emanspeaks

Description

@emanspeaks

I repeatedly was receiving errors upon starting the Nginx server stating that an invalid port was specified on the on_play and on_publish lines of my config file. I later realized this was because I specified URLs starting with https://. Once I changed these to http:// URLs, Nginx would start successfully.

While for my use case HTTP without SSL is acceptable, these directives should ultimately support HTTPS URLs as well, particularly if these are being used for authentication purposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions