Upload a certificate to a Zoom Node instance


While the convenient Auto PKI is the default option to install certificates on the Zoom Node and its modules, with Zoom Node, organizations can also upload their own certificates for their Zoom Node servers and modules, from the local management portal. 

If you already have a .crt file from your certificate issuer, then you can upload the file and private key directly via the local admin portal for the Node instance. However, if a CSR file and Private Key file are required to generate the certificate by your issuer, this can also be done from within the local admin portal as well.

This article covers:

Prerequisites for uploading certificates for Zoom Node

How to upload a certificate for a Zoom Node server

  1. Sign in to the Zoom web portal.
  2. In the navigation menu, click Node Management, then click Modules.
  3. Click the drop-down button , and select the desired module type.
  4. Click the Nodes tab, then Confirmed Nodes.
  5. Next to the desired Node server, click the More button .
  6. Click Local Admin Portal.
  7. The Zoom Node local Web Console login screen will appear.
  8. Enter the username and password for the console.
  9. In the navigation panel, click Certificate.
  10. Next to Select the .crt file, click browse file
  11. Browse and select the .crt file from your device.
  12. Next to Select the private key file, click browse file
  13. Browse and select the private key file from your device.
  14. Click Upload Files.
  15. Once the certificate has been uploaded, click View Certificate to validate that the certificate was imported correctly. 
  16. In the left navigation, click Advanced.
  17. Click Reboot Server to complete the process.

How to generate a certificate for a Zoom Node server

  1. Sign in to the Zoom web portal.
  2. In the navigation menu, click Node Management, then click Modules.
  3. Click the drop-down button , and select the desired module type.
  4. Click the Nodes tab, then Confirmed Nodes.
  5. Next to the desired Node server, click the More button .
  6. Click Local Admin Portal.
  7. The Zoom Node local Web Console login screen will appear.
  8. Enter the username and password for the console.
  9. In the navigation panel, click Certificate.
  10. Next to I do not have .crt file and I want to generate it step by step click Start Now.
  11. In the next window, fill out the following information:
    • Country Name: Enter the country where your server is located.
    • State Name: Enter the state or province where your server is located.
    • Location Name: Enter the city where your server is located. 
    • Company Name: Enter your organization’s name.
    • FQDN Name: Enter the fully qualified domain name for your server (ex. *.zoomnode.company.com”)
    • (Optional) Subject Alternative Name: Enter the alternative name FDQN for the server (ex. “node.zoomnode.company.com”).
  12. Click Next.
  13. Click Download CSR File to download the CRS file to your device. 
  14. Click Download Private Key File to download the private key file to your device. 
  15. In a new window Upload the CSR file and Private Key file to your certificate issuer and generate a .crt file. 
  16. Next to Select the .crt file, click browse file
  17. Browse and select the .crt file from your device.
  18. Click Upload files
  19. Once the certificate has been uploaded, click View Certificate to validate that the certificate was imported correctly. 
  20. In the left navigation, click Advanced.
  21. Click Reboot Server to complete the process.