Updated addSSLOrder (markdown)
parent
f01c97686a
commit
7d9c5ff3c8
|
@ -19,8 +19,7 @@ Our system sends two (2) automatical emails once addSSLOrder method used:
|
|||
the list provided by :link:[getDomainEmail](https://github.com/gogetssl/api/wiki/getDomainEmails) methods. This parameter must be used only if dcv_method pameter value is 'email'.
|
||||
* approver_emails - A comma separated list of domain control validation e-mail addresses. One
|
||||
and only one e-mail must be provided for each additional domain provided in dns_names
|
||||
parameter. DCV e-mail address for the primary domain must not be included to the list. This
|
||||
parameter must be used only if dcv_method prameter value is 'email'.
|
||||
parameter. DCV e-mail address for the primary domain must not be included to the list. Possible values: `admin@my-domain.tld`, `http`, `https`, `dns`.
|
||||
* webserver_type - Required. 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, for the rest of products this parameter
|
||||
must not be provided. A comma separated list of additional domain names. The list must not
|
||||
|
|
Loading…
Reference in New Issue