diff --git a/reissueSSLOrder.md b/reissueSSLOrder.md index 2564c55..9192972 100644 --- a/reissueSSLOrder.md +++ b/reissueSSLOrder.md @@ -16,7 +16,7 @@ primary domain must not be included to the list. * webserver_type - webserver type, can be taken from :link:[getWebservers](https://github.com/gogetssl/api/wiki/getWebservers) method. * dns_names – Required for SAN/UCC/Multi-Domain SSL. A comma separated list of additional domain names. The list must not contain the primary domain. -* dcv_method – Domain Control Validation method (email, http, dns). +* dcv_method – Domain Control Validation method (email, http, https, dns). * 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.