Difference between revisions of "Uploading HTTPS certificate"
From Zenitel Wiki
(→Version 9 and later) |
|||
Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
==Version 9 and later== | ==Version 9 and later== | ||
+ | {{note|[[Advanced Configuration Mode (Edge)|Advanced Configuration Mode]] must be enabled}} | ||
− | <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;'>Uploaded the SSL Certificate</td> | ||
+ | </tr> | ||
+ | </table> | ||
==Version 8 and earlier== | ==Version 8 and earlier== |
Revision as of 14:29, 30 September 2024
This article describes how to upload a SSL certificate to the Turbine station for use with HTTPS.
Version 9 and later
Advanced Configuration Mode must be enabled |
- 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
Uploaded the SSL Certificate |
Version 8 and earlier
If the device is in IC-Edge mode, Advanced Configuration Mode, must be enabled |
- 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 |