From bfd04ca1b30dc9fec5c300d9e74e74449defc0b0 Mon Sep 17 00:00:00 2001 From: Igors Savins Date: Tue, 9 Feb 2021 16:08:50 +0200 Subject: [PATCH] Updated addSSLOrder (markdown) --- addSSLOrder.md | 1 + 1 file changed, 1 insertion(+) diff --git a/addSSLOrder.md b/addSSLOrder.md index 67cb3da..774b1e5 100644 --- a/addSSLOrder.md +++ b/addSSLOrder.md @@ -60,6 +60,7 @@ contain the primary domain. * org_region - required for OV SSL certificates * org_lei - Legal Entity Identifier. Max length for org lei should be 20 characters * 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 the _dns_names_ list.