Content
Overview
This guide helps the client prepare the GoDaddy SSL certs and related stuff for P-Series Cloud PBX custom domain name cert install or update.
Choose the proper section to read based on current phase.
What files the client needs to prepare?
If you first time to request the SSL cert, please check this section first: Request New SSL Cert
If you need to renew your SSL cert, please check this section first: Renew SSL Cert
1. Prepare Require Files
There are 3 type of files
- Private key
- Domain Valid cert
- Trust cert
1) Private key file
The private key was generated when you apply the CSR file.
See the GoDaddy's guide to apply the CSR: https://in.godaddy.com/help/request-my-ssl-certificate-with-a-certificate-signing-request-csr-40441
Client should open the key file by notepad to exam the file format. The format should have start line and end line like the following:
-----BEGIN RSA PRIVATE KEY-----
...
...
...
-----END RSA PRIVATE KEY-----
2) Domain valid certs and Trust certs files.
See the GoDaddy's guide to download the cert file package: https://in.godaddy.com/help/download-my-ssl-certificate-files-4754
See the blow example package:
It includes a PEM format SSL cert file and Trust certs bundle file. (If it is not bundle file, individual Trust cert files are also good.)
- XXX.crt and XXX.pem is the domain valid cert file
- gd_bundle-XXX.crt is the trust cert file.
Client should open the each file by note pad to exam the file format. The format should have start line and end line like the following:
-----BEGIN CERTIFICATE-----
...
...
...
-----END CERTIFICATE-----
2. Check Cert File and Key File Validity
Client needs to offer the required files and check the files validity before install or update the certs on Yeastar P-Series Cloud PBX.
1) Domain Name match
The domain valid cert file shoud be issued to *.[your domain].
2) Key Match
Client can go to this website to check if the Domain Valid cert matches the private key or not: https://www.sslshopper.com/certificate-key-matcher.html
See an example:
Request New SSL Cert
The main flow for this part:
- Request your custom domain
- Request a New CSR File
- Request your SSL cert by CSR file
- Download your SSL cert
- DNS A record bind
See the guide: https://in.godaddy.com/help/request-my-ssl-certificate-562
Important Notes
- When you request custom domain, it should be domain valid domain name. Like *.example.com.
- DNS A record bind is also a necessary, don't forget it.
- Save your CSR and Private key after you request the new CSR file. Especially the private key file.
Renew SSL Cert
See the GoDaddy's guide: https://in.godaddy.com/help/renewing-my-ssl-certificate-864
Don't forget to post us the private key file when you request cert update for your custom domain of Yeastar P-Series Cloud PBX.
Disclaimer
If you have any problems during the process of Request New SSL Cert or Renew SSL Cert, please seek the GoDaddy first.
0 Comments