-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plex SSL certs a being tagged as self signed #1824
Comments
Unable to resolve the domain, is it correct? |
Apologies I just gave that as an example host name of the type plex generates certs for. An actual live one looks like this. https://51-[REDACTED].8a44[REDACTED]d88c3f.plex.direct:32400/ Edit by @louislam: Redacted for safe |
It is working in my side. You can test this in the demo site: |
Hmm, yes, confirmed also how weird. My instance is just the default uptime-kuma docker container (louislam/uptime-kuma:latest) hosted on a debian vm I assume that demo site is also just that? michael@mj-mon-01 ~> uname -as |
My demo site server is CentOS, but I think it is not related.
|
Super weird, spun up a 1.16.1 and it was fine. Upgraded that instance to 1.17.1 and it was still fine. Deleted and recreated my main instance and it's back to being fine. No idea what happened! Apologies for cluttering things up can close as non-reproducible! |
🛡️ Security Policy
Description
Since upgrading to 1.17 my plex monitor is reporting as down with the error saying the cert is self-signed.
Prior to 1.17 this was fine.
Plex provides SSL certs automagically to its instances on the plex.direct subdomain. As far as I can tell these are perfectly valid and not self-signed. Navigating to the address in a browser instance reports that the certificate is valid.
Yet uptime kuma reports it as invalid.
Ticking 'Ignore TLS/SSL error for HTTPS websites' also does nothing.
Happy to share a test URL privately to repro this.
👟 Reproduction steps
Add a plex instance as a monitor via its plex.direct url Ie:
https://127.0.0.1.509a3db652b64f15a0fe26fce4fa770f.plex.direct:32400/
👀 Expected behavior
Instance is monitored and up
😓 Actual Behavior
Instance is monitored and reports as down due to the certificate being 'self-signed'
🐻 Uptime-Kuma Version
1.71.1
💻 Operating System and Arch
docker container
🌐 Browser
Chrome
🐋 Docker Version
No response
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: