Deploy SSL certificate.pfx on Mac via Jamf Pro

tann
edited July 27 in Enterprise Security

Per https://www.bitdefender.com/business/support/en/77209-157498-install-security-agents---use-cases.html#UUID-f5aea91a-bd06-af55-0a61-62c307bc82de_section-idm4609104901251233005428858534, , the step 4 (In Jamf, create a Configuration Profile and upload the certificate.pfx file previously configured) should be able to deploy the certificate.pfx to the Macs. However, I got the following error on the Macs for this step.

"The certificate could not be verified (authentication error)."

I have confirmed my password is correct. The password value is the MD5 value of the uninstalled password. I have confirmed the password value is working by running this command line to read the certificate.

openssl pkcs12 -in certificate.pfx -noout

Does anyone know how to resolve this error? Thanks.

Answers