equal
deleted
inserted
replaced
42 at the command prompt to generate and sign the installation file. Specify |
42 at the command prompt to generate and sign the installation file. Specify |
43 the trusted certificate-key pairs as arguments, as shown in the following |
43 the trusted certificate-key pairs as arguments, as shown in the following |
44 example: <codeblock xml:space="preserve">createsis create -cert trustedchain.pem -key eecertkey.key mypackage.pkg |
44 example: <codeblock xml:space="preserve">createsis create -cert trustedchain.pem -key eecertkey.key mypackage.pkg |
45 </codeblock></note><p>The process of creating an installation file can be |
45 </codeblock></note><p>The process of creating an installation file can be |
46 understood using the following illustration:</p><fig id="GUID-DB0D2E8C-E8B6-46C8-8CF4-1970EA1B3A03"> |
46 understood using the following illustration:</p><fig id="GUID-DB0D2E8C-E8B6-46C8-8CF4-1970EA1B3A03"> |
47 <image href="GUID-B46C54AD-268C-58A0-B244-134C4D8BDFE1_d0e30879_href.png" placement="inline"/> |
47 <image href="GUID-B46C54AD-268C-58A0-B244-134C4D8BDFE1_d0e25164_href.png" placement="inline"/> |
48 </fig> </section> |
48 </fig> </section> |
49 <section><title>Notes</title> <p>While creating a SIS file using the <b>CreateSIS</b> tool, |
49 <section><title>Notes</title> <p>While creating a SIS file using the <b>CreateSIS</b> tool, |
50 if you do not specify the key or certificate on the command line the <codeph>create</codeph> method |
50 if you do not specify the key or certificate on the command line the <codeph>create</codeph> method |
51 generates a key and a matching self-signed certificate, and uses it to sign |
51 generates a key and a matching self-signed certificate, and uses it to sign |
52 the resulting SIS file. </p> <p>The generated certificate and key is dumped |
52 the resulting SIS file. </p> <p>The generated certificate and key is dumped |