78
edits
m (→ZIP files) |
m (→Timeline) |
||
| Line 36: | Line 36: | ||
<td>Sign a certificate</td> | <td>Sign a certificate</td> | ||
<td style="background-color:red;text-align:center;">High</td> | <td style="background-color:red;text-align:center;">High</td> | ||
<td></td> | <td> | ||
* I am looking into signtool to see how it does it. | |||
* It looks like the only way I can do this is to make my own XPCOM objects in C++. This makes me sad (see below) | |||
* signtool doesn't seem to use NSS lib functions. Directly at least. It seems to be using its own functions to create the META-INF and subfiles. These translates into a lot more work for me. | |||
</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
edits