Custom certificate not working

Server Version#: 4.100.1
Player Version#: testing via chrome
I used to utilize a custom certificate and I know it worked in the past. I recently got a new PC and installed PMS with the custom cert, but when trying to validate it, I keep getting the plexdirect cert instead of my custom cert

PMS 1.32.0 (4.100.1 is the web app version) updated OpenSSL to v3, which deprecates some older encryption methods (including the default methods from v1). You’ll likely need to regenerate your certificate with newer encryption methods, with one example provided in this post: Linux Tips - #25 by ChuckPa

Adding -certpbe AES-256-CBC -keypbe AES-256-CBC -macalg SHA256 solved it

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.