The certificate we apply to our SBC is due to expire soon. This is a cert we generate from our internal PKI. Can someone help confirm this process?
I was going to access the EMS web interface and choose to install a certificate, provide the name, overwrite the existing cert, upload the new .pem file. I also was provided a new .key file that I would flag to upload.
Couple of questions:
1. is that the process so far?
2. do I need to upload a trust chain file if we aren't changing what's on there currently
3. does the key file have to be in .key format or .pem ?
After that I was going to log into the CLI of the active SBC and run the CLIPCS command:
certsync
certinstall certificate_file_name
passphrase
exit
I was going to access the EMS web interface and choose to install a certificate, provide the name, overwrite the existing cert, upload the new .pem file. I also was provided a new .key file that I would flag to upload.
Couple of questions:
1. is that the process so far?
2. do I need to upload a trust chain file if we aren't changing what's on there currently
3. does the key file have to be in .key format or .pem ?
After that I was going to log into the CLI of the active SBC and run the CLIPCS command:
certsync
certinstall certificate_file_name
passphrase
exit