Updated addSSLOrder (markdown)

master
Igors Savins 2021-02-09 16:08:50 +02:00
parent 8525df9be0
commit bfd04ca1b3
1 changed files with 1 additions and 0 deletions

@ -60,6 +60,7 @@ contain the primary domain.
* org_region - required for OV SSL certificates * org_region - required for OV SSL certificates
* org_lei - Legal Entity Identifier. Max length for org lei should be 20 characters * org_lei - Legal Entity Identifier. Max length for org lei should be 20 characters
* signature_hash hashing algorythm ('SHA2') * signature_hash hashing algorythm ('SHA2')
* unique_code - is the random value used during DCV process. Only numbers and alphabetic characters are allowed. The length of the string is from 15 to 20 characters. We will generate own random value if no values provided. At present Sectigo and GOGETSSL products support that feature. For Digicert we generate values on our side. Please check Products (custom_dcv_random_value 1/0) to understand which products do support custom random values
**Note:** Quantity of items in the _approver_emails_ list must be always equal to quantity of items in **Note:** Quantity of items in the _approver_emails_ list must be always equal to quantity of items in
the _dns_names_ list. the _dns_names_ list.