...
Download SSL Certificates: Download the following SSL Certificates from Zoom Phone's Knowledge Base:
DigiCert Global Root CA
DigiCert Global Root G2
DigiCert TLS RSA4096 Root G5.
Combine Certificates: Open a text editor and combine the content of each of the three
.pem
files you downloaded into a single file. Save this file with a memorable name likezoom_phone_trusted_certs.pem
.Your combined file will look something like this
Code Block -----BEGIN CERTIFICATE----- MIIDrzCCApegAwIBAgIQCDvgVpBCRrGhdWrJWZHHSjANBgkqhkiG9w0BAQUFADBh ... -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh ... -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIFZjCCA06gAwIBAgIQCPm0eKj6ftpqMzeJ3nzPijANBgkqhkiG9w0BAQwFADBN ... -----END CERTIFICATE-----
Upload Certificate File in Phonism: In Phonism, navigate to the Resources > Assets tab and
Add Certificate File
to upload your newly created.pem
file.Configure Devices for Retrieval: Once uploaded, you can configure your devices to retrieve this file from Phonism when provisioning.
Configure Mitel Phone or Template:
Set the following setting in either the Phone or Template Custom Configuration:
sips trusted certificates: {{zoom_trusted_cert_pem}}
.Replace
{{zoom_trusted_cert_pem}}
with the{{tag}}
corresponding to your newly uploaded certificate.This Tag can be found when editing a configuration value in Phonism and selecting the
Variables
submenu.This Tag has a pattern of
{{AUX.filename.pem}}
. Thus, if you named your filezoom_phone_trusted_certs.pem
, your tag would look like{{AUX.zoom_phone_trusted_certs.pem}}
.Hit save on the Phone or Template to commit your changes.
When configuration is generated for your Mitel Phone, we will configure the device to request and install your uploaded certificate file on next provision.
Troubleshooting and Common Errors
Troubleshooting Tip: If you're experiencing trouble registering with Zoom Phone on your Mitel Phone, ensure that your NTP time servers are configured correctly.
Files
Merged certificate file as of 2023-08-10. Combination of DigiCert Global Root CA, DigiCert Global Root G2, and DigiCert TLS RSA4096 Root G5
View file name zoom_phone_trusted_certs_2023-08-10.pem