Generate doc

Signed-off-by: Laurent Rolaz <laurent.rolaz@gmail.com>
This commit is contained in:
Laurent Rolaz 2018-12-03 15:53:10 +01:00 committed by Laurent ROLAZ
parent 531c26061c
commit 55cafeae33

View File

@ -101,6 +101,10 @@ Appears In:
<td>Certificate default Duration</td>
</tr>
<tr>
<td><code>ipAddresses</code><br /> <em>string array</em></td>
<td>IPAddresses is a list of IP addresses to be used on the Certificate</td>
</tr>
<tr>
<td><code>isCA</code><br /> <em>boolean</em></td>
<td>IsCA will mark this Certificate as valid for signing. This implies that the &#39;signing&#39; usage is set</td>
</tr>