You can perform Certificate Signing Request (CSR) for domain.
You can generate the CSR, upload SSL server certificate, and retry to generate the CSR.
Note:
- Telco Cloud Automation supports only self-signed certificates.
- Do not enclose the certificate or the key in single or double quotes.
- In the certificate, add a new line after
-----BEGIN CERTIFICATE-----
and before-----END CERTIFICATE----
. - In the private key, add a new line after
-----BEGIN PRIVATE KEY-----
and before-----END PRIVATE KEY-----
.
Prerequisites
Certificate Authority (CA) is added. For details on adding CA, see Add Certificate Authority.