Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-mtj-dev] Signing enhancements

Hi MTJ,

 

I’ve finished my analysis concerning the enhancements in the Signing UI to manage the user keystore and bellow is the list of activities I’ve gathered.

 

1)    Document the requirements list in the MTJ Wiki pages

2)    Add a new page in the JAD Editor for signing purposes (image attached)

3)    Create a new Extension Point where 3rd party vendors can specify permissions for use in MIDlet Suite signing. Default permissions will be embedded in MTJ (javax.microedition.io.Connector.http, javax.microedition.io.Connector.socket, etc)

4)    Create a new Preference Page(image attached) where the user can manage:

a.    Keystore

b.    Key Alias

c.    Generate CSRs

d.    Import certificates

5)    Update the Sign Property Page to enable the user select the Key Alias (image attached)

6)    Define tests cases in the MTJ Wiki pages

7)    Update the user documentation

 

 

I have one point that we need to work through:

 

Should we include a way to sign packages that are not projects in the workspace?

 

Cheers,

Diego

 

Attachment: PreferencePage.png
Description: PreferencePage.png

Attachment: PropertyPage.png
Description: PropertyPage.png

Attachment: signingJADPage.png
Description: signingJADPage.png


Back to the top