This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 181263

Summary: Provide UI to manage certificates to sign the JNLP application
Product: projects Reporter: Tomas Zezula <tzezula>
Component: Java WebstartAssignee: Maros Sandor <msandor>
Status: RESOLVED FIXED    
Severity: normal CC: dstrupl
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tomas Zezula 2010-02-26 05:41:01 UTC
Currently it's very difficult to set all the required properties needed to use custom certificate. The non Ant expert is not able to do it. The UI is really needed for it.
The UI will need a chooser of certificate store, key store passwords, alias and option to generate a new key.
Comment 1 Quality Engineering 2010-08-31 03:21:39 UTC
Integrated into 'main-golden', will be available in build *201008310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/304aefbd09ae
User: Maros Sandor <msandor@netbeans.org>
Log: #181263: Initial UI changes, introducing new project properties
Comment 2 Maros Sandor 2010-08-31 08:17:37 UTC
Added the option to sign with a specified key.
48675026f674
Comment 3 Quality Engineering 2010-09-01 03:28:39 UTC
Integrated into 'main-golden', will be available in build *201009010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/48675026f674
User: Maros Sandor <msandor@netbeans.org>
Log: #181263: Added the option to sign with a specified key