Updated Home (markdown)

master
Victor Aleksejevs 2018-08-10 22:19:35 +03:00
parent c850c9adcf
commit ec390c3ecb
1 changed files with 0 additions and 7 deletions

@ -1,11 +1,4 @@
<h6>Method: POST - /api/orders/add_ssl_order</h6>
<ol>
<li>HTTP selection method error fixed. Now dcv_method is required paramether</li>
<li>SAN count bug fixed</li>
<li>New order values:
<ul>
<li>dcv_method now accept `http`, `https`, `dns`, `email` for Comodo products</li>
<li>Symantec/GeoTrust/Thawte/RapidSSL accept only email method</li>
<li>approver_emails now accept `http`, `https`, `dns`, `my@email.com`. Please be careful!!! This params must be set only if certificate vendor is Comodo. For all Symantec products please remove it.</li>
</ul>