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 107965

Summary: None of the plugins is signed
Product: updatecenters Reporter: Marian Mirilovic <mmirilovic>
Component: DevAssignee: rnovak <rnovak>
Status: VERIFIED FIXED    
Severity: blocker CC: jglick, jrechtacek, rmatous, rnovak
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 106361    

Description Marian Mirilovic 2007-06-25 09:47:05 UTC
I tried NB M10 200706242201 and set appropriate UC:

None of plugins listed in New Plugins tab :
Mobility, Web & Java EE, C/C++, Ruby, UML, SOA
.. is signed
Comment 1 Michal Zlamal 2007-06-25 09:57:25 UTC
I just checked the NBMs and they seems to be signed.
Comment 2 Marian Mirilovic 2007-06-25 10:01:35 UTC
*** Issue 107967 has been marked as a duplicate of this issue. ***
Comment 3 Marian Mirilovic 2007-06-25 10:02:14 UTC
*** Issue 107967 has been marked as a duplicate of this issue. ***
Comment 4 Michal Zlamal 2007-06-25 13:00:10 UTC
BTW: I just checked the key used for signing and it is correct and valid one.
Comment 5 rmatous 2007-06-25 13:24:00 UTC
Seems , that validity of certificate expired: Validity: [From: Tue Jun 18 13:30:20 CEST 2002, To: Tue Jun 19 13:30:20
CEST 2007]
Comment 6 Jiri Rechtacek 2007-06-25 13:47:43 UTC
A note: Plugin Manager reads now (since M8) the ide.ks file from nb6.0 cluster (<nb_all>/nb6.0/core/ide.ks), declared in
ide/updatecenter modules (release directory). The platform/ide.ks is now useless and can removed I think.
Comment 7 rnovak 2007-06-25 17:07:24 UTC
I generated a new certificate for module signing and checking the NBM signature and committed to the build.
The new production build will produce IDE containing the new certificate and NBMs will be signed with it.
Jiri Rechtacek found another problem - the first build of M10 didn't contain certificate at the correct place.
I'm not sure whether it got fixed as well.
Comment 8 Peter Pis 2007-06-25 19:30:40 UTC
This issue is showstopper for M10. Please integrate the fix into the trunk and "release60-m10" branch. 
Comment 9 Marian Mirilovic 2007-06-26 08:46:40 UTC
I tried latest M10 build and it works without problems, so hopefully it's fixed now. Robert please mark fixed.
Comment 10 rnovak 2007-06-26 09:12:58 UTC
I tested as it well and worked fine for me.
Just note - the fix was integrated to both trunk and release60-m10 branch
Comment 11 Peter Pis 2007-06-26 09:49:51 UTC
Could you please verify this issue for M10? Thanks.
Comment 12 Marian Mirilovic 2007-06-26 10:06:27 UTC
verified in M10 200706251444
Comment 13 Jesse Glick 2007-10-10 14:38:58 UTC
I have also uploaded the new private key to deadlock.netbeans.org. In the future, if updating the key, please make sure
deadlock is included.

BTW Jirko - the AU client does not warn you about installing an NBM using the old, expired certificate. Should it?