Obtain a certificate bundle in the PKCS12 format from the CA. The PKCS12 bundle must include a private key, the identity certificate, all intermediate CA certificates, and the root CA certificate. To view the bundle content and ensure that it includes a full certificate chain, run the openssl pkcs12 -info -in <pkcs12_certificate_file_name> command.