canmove, Confirmed users
1,570
edits
m (divide the responses with headers) |
No edit summary |
||
Line 40: | Line 40: | ||
Please specify the expected/required syntax of a DSA signature. | Please specify the expected/required syntax of a DSA signature. | ||
/Nelson | /Nelson | ||
== Dave's Reply of 2007-09-16 13:20:00 PST == | |||
The example includes neither and so you are correct it would not show any secure updates for the given add-on. The example is basically there to describe method of generating the signature which doesn't depend on the presence of a https link to the xpi or a hash at all. | |||
You can probably explain better than me the syntax of a DSA signature, the signature is just generated with SEC_SignData regardless of the key type. Though at the moment there is no plan to use a DSA signature. |