Existing SSL certificates can be imported when migrating to Realtime Register. This can help maintain a complete overview of your certificates, get renewal reminders and to request renewals.
Name | Type | Required / Optional | Description | Restrictions |
---|---|---|---|---|
customer | String | Required | The customer handle |
|
certificate | String | Required | The Certificate |
|
csr | String | Optional | The Certificate Signing Request |
|
coc | String | Optional | Chamber Of Commerce identifier |
|
domainName | String | Optional | Overrides the common name of the certificate, if there is a common name present in the certificate which does not equal this field, it will be added as a SAN. This can be used for certificate that are issued withoud common name to choose wich of the SAN's we will use as common name. |
|
POST
/v2/ssl/import
Content-Type: application/json
{}