20 |
|
|
21 |
<ol if="${install.browser.certinst} and !${install.browser.certinst}!=manual"> |
<ol if="${install.browser.certinst} and !${install.browser.certinst}!=manual"> |
22 |
<li>Press the <em>install</em> button to begin |
<li>Press the <em>install</em> button to begin |
23 |
<input type='button' href='action:install(silent,password=${install.passwd})' value='install'/> |
<input type='button' href='action:install(silent,password=${install.passwd})' value='install'/><br/> |
24 |
<ul> |
You may need to enter your private key password again</li> |
|
<li>You may need to enter your private key password again</li> |
|
|
<li><span c="${install.browser.desc}">Your webbrowser</span> will open a new window</li> |
|
|
</ul></li> |
|
25 |
|
|
26 |
<!-- |
<!-- |
27 |
- Mozilla browsers |
- Mozilla browsers |
69 |
--> |
--> |
70 |
|
|
71 |
<li if="${install.browser.certinst}==system and ${os.name[0:3]}==Mac"> |
<li if="${install.browser.certinst}==system and ${os.name[0:3]}==Mac"> |
72 |
TODO</li> |
The <em>Add Certificates</em> dialog will appear, confirm that |
73 |
|
you want to import the certificate.</li> |
74 |
<li if="${install.browser.certinst}==browser and ${os.name[0:3]}==Mac"> |
|
75 |
If the password of the PKCS#12 file to import is asked, |
<li if="${install.browser.certinst}==system and ${os.name[0:3]}==Mac"> |
76 |
|
When the password of the PKCS#12 file to import is asked, |
77 |
enter <tt id='passwd' c="${install.passwd}">tobaronetwothree</tt> |
enter <tt id='passwd' c="${install.passwd}">tobaronetwothree</tt> |
78 |
Note that this a temporary password, and that it has been copied to |
Note that this a temporary password.</li> |
79 |
your clipboard as well (use Command-V to paste).</li> |
|
80 |
|
<li if="${install.browser.certinst}==system and ${os.name[0:3]}==Mac"> |
81 |
|
If you have set a password for your keychain, enter it in the next |
82 |
|
dialog.</li> |
83 |
|
|
84 |
<!-- |
<!-- |
85 |
- Browsers that import by opening the PKCS#12 file directly |
- Browsers that import by opening the PKCS#12 file directly |
86 |
--> |
--> |
87 |
|
|
88 |
|
<li if="${install.browser.certinst}==browser"> |
89 |
|
<em c="${install.browser.desc}">your webbrowser</em> will open a new window or tab.</li> |
90 |
|
|
91 |
<li if="${install.browser.certinst}==browser"> |
<li if="${install.browser.certinst}==browser"> |
92 |
If the password of the PKCS#12 file to import is asked, |
When the password of the PKCS#12 file to import is asked, |
93 |
enter <tt id='passwd' c="${install.passwd}">tobaronetwothree</tt> |
enter <tt id='passwd' c="${install.passwd}">tobaronetwothree</tt> |
94 |
Note that this a temporary password, and that it has been copied to |
Note that this a temporary password, and that it has been copied to |
95 |
your clipboard as well (use Ctrl-V to paste).</li> |
your clipboard as well (use |
96 |
|
<span if="${os.name[0:3]}!=Mac">Ctrl-V</span> |
97 |
|
<span if="${os.name[0:3]}==Mac">Command-V</span> |
98 |
|
to paste).</li> |
99 |
|
|
100 |
|
|
101 |
<!-- For all OSes --> |
<!-- For all OSes --> |