C.1 HTTPS/SSL Certificate
191
MIICVzCCAcACCQC7ujANBgkqhkiG9w0BAQUFADBwMQswCQYDVQQGEwJV
...more data...
Jo+H1MXknNISZtcu/xb9gghHG42veveZSg72
-----END CERTIFICATE-----
C.1.5
Step 4 - Create the PEM File
Once you have a purchased a certificate, or have a self signed certificate file, the following command will
create a single PEM file including the key and the certificate from the previous steps.
B
cat private.key my.crt
>
mycert.pem
Please note the “greater than” symbol ‘
>
’ between ‘my.crt’ and ‘mycert.pem’.
The file mycert.pem can now be uploaded to the NTP/PTP option in order to enable HTTPS.