Updated reissueSSLOrder (markdown)

master
Eduards Gruberts 2021-11-13 13:33:25 +02:00
parent aef47ed082
commit 963035e8d3
1 changed files with 1 additions and 1 deletions

@ -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.