For some reason, my Plex server is not lading my certificate. The server log shows the following error:
Apr 28, 2021 14:52:45.551 [0x7f528d3f9bc0] ERROR - [CERT] safe_fopen: fopen for '"/volume2/documents/Certificates/Plex/certificate.domain.com.pfx"' failed: 13 (Permission denied)
Apr 28, 2021 14:52:45.551 [0x7f528d3f9bc0] ERROR - [CERT] Found a user-provided certificate, but couldn't install it.
I understand that it is having a permission problem, but I have given the Plex user “read” access to the documents folder and all subsequent folders. Just to be sure, I have also checked that the file itself can be accessed by the Plex user.
Is Plex Server using a different user to access SSL certificate files?
@ChuckPa
That’s it! I forgot to delete the old Plex user and promptly used it to give access to my SSL folder today. Once I gave access to the correct user, it pulled the new certificate. Thank you!
Now, the browser still shows Plex as “Not secure”. Is that because some requests are still coming through as http? Nothing I can do to fix that, right?