Skip to main content

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

Diego,

I like a lot of what I'm seeing in this... in particular, I really like the permissions support (the extension point as well as the editor pages).  Very nice.

I have a couple of comments/concerns with what I'm seeing (or not seeing).

1) The current support allows for multiple keystores to be used... one per project.  While I agree that that isn't the most common approach, I do think that it is something worth supporting.  I'm not sure that a common keystore (with aliases) will work for everyone.  Maybe we could make it some sort of an "Advanced" option in the project properties?

2) How are keystore and alias passwords going to be handled?  I don't see anything in any of the mockups for entering the passwords. 

Great Stuff!
Craig

Sandin Diego-WDS057 wrote:

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

 














_______________________________________________ dsdp-mtj-dev mailing list dsdp-mtj-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev

Back to the top