Table of Contents | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Generating a
...
Signed Certificate
You’ll first need to generate a CSR to be signed by your chosen Certificate Authority.
...
Generate and download the CSR to get it signed by your chosen Certificate Authority (CA).
Ensure the signed certificate is in PEM format (Base-64 encoded X.509 - CER).
Navigate to the System > Certificate Management page in ZPC and the Import Certificate tab and select the Signed Certificate option.
SSH into the ZIRO machine and log in using the
s8admin
account, then select Restart Web Server from the menu.Log back into ZPC from your browser and confirm the certificate has been successfully imported by checking the validity period.
...
Renewing an Existing Signed Certificate
Note |
---|
Warning - If a change to the FQDN is made during your renewal, SAML SSO configuration changes required when renewing SSL certificatewill also be required Once a new SSL certificate is uploaded, users will be unable to sign in using SSO until you export the new Service Provider (SP) Metadata from the SAML Single Sign-On page and use it to adjust the Relying Party Trust configuration for ZIRO in your Identity Provider (IdP) configuration. |
View the expiry date of your certificate by navigating to System Health > System Health Status page.
View your current certificate details by accessing the certificate viewer in your browser while on the ZPC website.
Generate and download the CSR using the information in the previous step to get it signed by your chosen Certificate Authority (CA).
Ensure the signed certificate is in PEM format (Base-64 encoded X.509 - CER).
Navigate to the System > Certificate Management page in ZPC and the Import Certificate tab and select the Signed Certificate option.
SSH into the ZIRO machine and log in using the
s8admin
account, then select Restart Web Server from the menu.Log back into ZPC from your browser and confirm the certificate has been successfully imported by checking the validity period.
...
How to Use Wildcard Certificates
Acquire the wildcard certificate from your IT team in the correct PEM format (Base-64 encoded X.509 - CER).
Navigate to the System > Certificate Management page in ZPC and the Import Certificate tab and select the Wildcard Certificate option.
Provide the unencrypted Private Key and specify the FQDN.
Click Import.
SSH into the ZIRO machine and log in using the
s8admin
account, then select Restart Web Server from the menu.Log back into ZPC from your browser and confirm the certificate has been successfully imported by checking the validity period.