Difference between revisions of "Uploading HTTPS certificate"
From Zenitel Wiki
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | This article describes how to upload a SSL certificate to a Zenitel device for use with HTTPS. | |
− | This article describes how to upload a SSL certificate to | ||
__TOC__ | __TOC__ | ||
==Version 9 and later== | ==Version 9 and later== | ||
+ | {{note|Enable [[Advanced Configuration Mode (Edge)|Advanced Configuration Mode]].}} | ||
− | <br> | + | *Select '''Advanced Network''' and from the left hand menu select '''HTTPS Certificates'''. The current self-signed HTTPS certificate is listed. |
+ | *First, generate a '''Certificate Signing Request (CSR)'''. Enter the required data in each field and click Generate. | ||
+ | |||
+ | <table style="max-width:80%; border-style: double; border-color: #c7c7c7;"> | ||
+ | <tr style="rowspan:2;"> | ||
+ | <td style="display: block; vertical-align: bottom;">[[Image:CSR fields V9.png|600px]]</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style='background-color:#efefef;'>Enter the required information and click Generate</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | *Download the CSR | ||
+ | |||
+ | <table style="max-width:80%; border-style: double; border-color: #c7c7c7;"> | ||
+ | <tr style="rowspan:2;"> | ||
+ | <td style="display: block; vertical-align: bottom;">[[Image:CSR Download V9.png|600px]]</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style='background-color:#efefef;'>Download the CSR</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <br style="clear:both;" /> | ||
+ | *Get a SSL certificate from a certified Certificate Authority (CA) using the generated CSR | ||
+ | *The name of the SSL certificate must be changed to end with '''_https.pem'''. | ||
+ | **If there are multiple certificates the last one will always be used. | ||
+ | *Click on '''Choose Certficate''' and browse to the location of the SSL certificate. When selected click on the '''Upload''' button | ||
+ | <table style="max-width:80%; border-style: double; border-color: #c7c7c7;"> | ||
+ | <tr style="rowspan:2;"> | ||
+ | <td style="display: block; vertical-align: bottom;">[[Image:Certificate list V9.png|600px]]</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style='background-color:#efefef;'>Upload the SSL Certificate</td> | ||
+ | </tr> | ||
+ | </table> | ||
==Version 8 and earlier== | ==Version 8 and earlier== | ||
− | {{note| | + | {{note|Enable [[Advanced Configuration Mode (Edge)|Advanced Configuration Mode]].}} |
*Select '''Edge Configuration'''/'''SIP Configuration''' and from the left hand menu select '''Certificates'''. The Turbine certificates are listed. | *Select '''Edge Configuration'''/'''SIP Configuration''' and from the left hand menu select '''Certificates'''. The Turbine certificates are listed. |
Latest revision as of 08:07, 25 October 2024
This article describes how to upload a SSL certificate to a Zenitel device for use with HTTPS.
Version 9 and later
Enable Advanced Configuration Mode. |
- Select Advanced Network and from the left hand menu select HTTPS Certificates. The current self-signed HTTPS certificate is listed.
- First, generate a Certificate Signing Request (CSR). Enter the required data in each field and click Generate.
Enter the required information and click Generate |
- Download the CSR
Download the CSR |
- Get a SSL certificate from a certified Certificate Authority (CA) using the generated CSR
- The name of the SSL certificate must be changed to end with _https.pem.
- If there are multiple certificates the last one will always be used.
- Click on Choose Certficate and browse to the location of the SSL certificate. When selected click on the Upload button
Upload the SSL Certificate |
Version 8 and earlier
Enable Advanced Configuration Mode. |
- Select Edge Configuration/SIP Configuration and from the left hand menu select Certificates. The Turbine certificates are listed.
- First, generate a Certificate Signing Request (CSR). Enter the required data in each field and click Generate.
Enter the required information and click Generate |
- Download the CSR
Download the CSR |
- Get a SSL certificate from a certified Certificate Authority (CA) using the generated CSR
- The name of the SSL certificate must be changed to end with _https.pem.
- If there are multiple certificates the last one will always be used.
- Click on Choose file and browse to the location of the SSL certificate. When selected click on the Upload button
Uploaded the SSL Certificate |