Browse Source

Merge branch '1.9.x'

master
Jaikiran Pai 6 years ago
parent
commit
172ca141cd
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      manual/Tasks/genkey.html

+ 6
- 0
manual/Tasks/genkey.html View File

@@ -80,6 +80,12 @@
<td>The distinguished name for entity</td>
<td>Yes unless <code>&lt;dname&gt;</code> element is specified</td>
</tr>
<tr>
<td>saname</td>
<td>The subject alternative name for entity. Requires
Java 7 or higher.</td>
<td>No</td>
</tr>
<tr>
<td>validity</td>
<td>(integer) indicates how many days certificate is valid</td>


Loading…
Cancel
Save