|
@@ -52,13 +52,13 @@ For conditions of distribution and use, see <a href="files/is/license.txt">LICEN
|
|
<li>Key files are human-readable and can be created using Inno Setup Signature Tool (see below).</li>
|
|
<li>Key files are human-readable and can be created using Inno Setup Signature Tool (see below).</li>
|
|
<li>Example section:
|
|
<li>Example section:
|
|
<pre>[ISSigKeys]
|
|
<pre>[ISSigKeys]
|
|
-Name: anna: KeyFile: "anna.ispubkey"; Group: exesigner
|
|
|
|
-Name: ryan; KeyFile: "ryan.ispubkey"; Group: exesigner
|
|
|
|
-Name: ivan; KeyFile: "ivan.ispubkey"; Group: docsigner
|
|
|
|
|
|
+Name: anna: KeyFile: "anna.ispublickey"; Group: exesigner
|
|
|
|
+Name: ryan; KeyFile: "ryan.ispublickey"; Group: exesigner
|
|
|
|
+Name: ivan; KeyFile: "ivan.ispublickey"; Group: docsigner
|
|
; max is trusted for both exe and doc signing
|
|
; max is trusted for both exe and doc signing
|
|
-Name: max; KeyFile: "max.ispubkey"; Group: exesigner docsigner
|
|
|
|
|
|
+Name: max; KeyFile: "max.ispublickey"; Group: exesigner docsigner
|
|
; the boss also has a key
|
|
; the boss also has a key
|
|
-Name: bosskey; KeyFile: "boss.ispubkey"</pre>
|
|
|
|
|
|
+Name: bosskey; KeyFile: "boss.ispublickey"</pre>
|
|
</li>
|
|
</li>
|
|
</ul>
|
|
</ul>
|
|
</li>
|
|
</li>
|