Skip to content

feat: Plex Secure Connections Self Signed Certificates #372

@PhasecoreX

Description

@PhasecoreX

Please check existing knowledge before opening an issue

Describe the new functionality

When you set the Secure Connections option in Plex (Settings > Server > Network) to "Required", it doesn't allow any communications over http, forcing https. These certificates are Lets Encrypt certificates that Plex generates on their own. When I try to set up the Plex URL in multi-scrobbler to https://192.168.0.120:32400, it will give this error:

caused by: Error [ERR_TLS_CERT_ALTNAME_INVALID]: Hostname/IP does not match certificate's altnames: IP: 192.168.0.120 is not in the cert's list

I would like to be able to scrobble from Plex while also having the Secure Connections option set to "Required". I couldn't find any option to ignore certificate errors.

Thank you!

Configuration Example

Will you help implement it?

  • I am willing to contribute code towards completing this feature
  • I am willing to help test preview builds for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions