Cannot load Valid Certificate

Server Version#: 1.32.8.7639

Dear all,
I am trying to install a valid certificate done via cloudflare authenticator.
I am running Plex as a pod of Truenas scale.
I created a pkspkcs12 using this command:

openssl pkcs12 -export -out domain.com.p12 -certpbe AES-256-CBC -keypbe AES-256-CBC -macalg SHA256 -inkey domain_certificate.key.crt -in domain_certificate.crt -password pass:asdasd

certificate is already a full chain certificate.

Checking the logs, I see the following

Jan 22, 2024 19:17:51.834 [140149619215160] DEBUG - [CERT/OCSP] Stapling requests will be made to 'http://r3.o.lencr.org/'.
Jan 22, 2024 19:17:51.835 [140149619215160] INFO - [CERT/OCSP] Successfully retrieved response from cache.
Jan 22, 2024 19:17:51.835 [140149619215160] ERROR - [CERT] Found a user-provided certificate, but couldn't install it.

certificate has chmod 755 and owner plex:plex

I cannot find a solution to this. Can someone help?

Thank you!
Tommaso

I found the solution.
My stupid ass has not updated the certificate in the right mounted folder.
Works like charm now.

:smiley:

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